Home
last modified time | relevance | path

Searched defs:executable_count (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c1442 uint32_t *executable_count, in vk_graphics_pipeline_get_executable_properties()
2036 uint32_t *executable_count, in vk_compute_pipeline_get_executable_properties()
/third_party/mesa3d/src/nouveau/vulkan/
Dnvk_shader.c1209 uint32_t *executable_count, in nvk_shader_get_executable_properties()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_shader.c1333 uint32_t *executable_count, VkPipelineExecutablePropertiesKHR *properties) in panvk_shader_get_executable_properties()
/third_party/mesa3d/src/asahi/vulkan/
Dhk_shader.c1364 uint32_t *executable_count, VkPipelineExecutablePropertiesKHR *properties) in hk_shader_get_executable_properties()
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp713 uint32_t executable_count = 16; in print_pipeline_ir() local