Searched refs:pipeline_exe_props_features (Results 1 – 2 of 2) sorted by relevance
1565 VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR pipeline_exe_props_features;
2617 const auto *pipeline_exe_props_features = in PostCallRecordCreateDevice() local2619 if (pipeline_exe_props_features) { in PostCallRecordCreateDevice()2620 state_tracker->enabled_features.pipeline_exe_props_features = *pipeline_exe_props_features; in PostCallRecordCreateDevice()5320 if (!enabled_features.pipeline_exe_props_features.pipelineExecutableInfo) { in PreCallValidateGetPipelineExecutablePropertiesKHR()5332 if (!enabled_features.pipeline_exe_props_features.pipelineExecutableInfo) { in ValidatePipelineExecutableInfo()