Home
last modified time | relevance | path

Searched refs:anv_pipeline_executable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline.c991 const struct anv_pipeline_executable exe = { in anv_pipeline_add_executable()
998 struct anv_pipeline_executable, exe); in anv_pipeline_add_executable()
1901 util_dynarray_foreach (&pipeline->executables, struct anv_pipeline_executable, exe) { in anv_GetPipelineExecutablePropertiesKHR()
1930 static const struct anv_pipeline_executable *
1934 struct anv_pipeline_executable)); in anv_pipeline_get_executable()
1936 &pipeline->executables, struct anv_pipeline_executable, index); in anv_pipeline_get_executable()
1949 const struct anv_pipeline_executable *exe = in anv_GetPipelineExecutableStatisticsKHR()
2083 const struct anv_pipeline_executable *exe = in anv_GetPipelineExecutableInternalRepresentationsKHR()
H A Danv_private.h2803 struct anv_pipeline_executable { struct
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1731 const struct anv_pipeline_executable exe = { in anv_pipeline_add_executable()
1738 struct anv_pipeline_executable, exe); in anv_pipeline_add_executable()
3051 struct anv_pipeline_executable, exe) { in anv_graphics_pipeline_import_lib()
3053 struct anv_pipeline_executable, *exe); in anv_graphics_pipeline_import_lib()
4160 struct anv_pipeline_executable, exe) { in anv_ray_tracing_pipeline_create()
4162 struct anv_pipeline_executable, *exe); in anv_ray_tracing_pipeline_create()
4232 util_dynarray_foreach (&pipeline->executables, struct anv_pipeline_executable, exe) { in anv_GetPipelineExecutablePropertiesKHR()
4267 static const struct anv_pipeline_executable *
4271 struct anv_pipeline_executable)); in anv_pipeline_get_executable()
4273 &pipeline->executables, struct anv_pipeline_executable, index); in anv_pipeline_get_executable()
[all …]
H A Danv_private.h4600 struct anv_pipeline_executable { struct