Searched refs:ppNextFeatures (Results 1 – 1 of 1) sorted by relevance
76 void** ppNextFeatures { nullptr }; member143 *cw.ppNextFeatures = &fsr->physicalDeviceFragmentShadingRateFeatures; in GetPhysicalDeviceFragmentShadingRateStructs()166 *cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures; in GetPhysicalDeviceMultiviewFeaturesStructs()167 cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures.pNext; in GetPhysicalDeviceMultiviewFeaturesStructs()207 *cw.ppNextFeatures = &di->physicalDeviceDescriptorIndexingFeatures; in GetPhysicalDeviceDescriptorIndexingFeaturesStructs()284 *cw.ppNextFeatures = &rt->physicalDeviceRayQueryFeatures; in GetPhysicalDeviceRayTracingStructs()299 *cw.ppNextFeatures = &ycbcr->ycbcrConversionFeatures; in GetPhysicalDeviceYcbcrStructs()300 cw.ppNextFeatures = &ycbcr->ycbcrConversionFeatures.pNext; in GetPhysicalDeviceYcbcrStructs()327 *cw.ppNextFeatures = &m4->maintenance4Features; in GetPhysicalDeviceMaintenance4Structs()328 cw.ppNextFeatures = &m4->maintenance4Features.pNext; in GetPhysicalDeviceMaintenance4Structs()[all …]