Home
last modified time | relevance | path

Searched refs:KHR_pipeline_executable_properties (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_extensions.h98 bool KHR_pipeline_executable_properties; member
Danv_extensions.c338 .KHR_pipeline_executable_properties = (!ANDROID || ANDROID_API_LEVEL >= 9999) && (true), in anv_physical_device_get_supported_extensions()
Danv_entrypoints.c7496 if (!device || device->KHR_pipeline_executable_properties) return true; in anv_device_entrypoint_is_enabled()
7500 if (!device || device->KHR_pipeline_executable_properties) return true; in anv_device_entrypoint_is_enabled()
7504 if (!device || device->KHR_pipeline_executable_properties) return true; in anv_device_entrypoint_is_enabled()