Home
last modified time | relevance | path

Searched refs:tu_pipeline_executable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.h106 struct tu_pipeline_executable { struct
H A Dtu_pipeline.cc1430 struct tu_pipeline_executable exe = { in tu_append_executable()
1439 util_dynarray_append(&pipeline->executables, struct tu_pipeline_executable, exe); in tu_append_executable()
4420 static const struct tu_pipeline_executable *
4424 struct tu_pipeline_executable)); in tu_pipeline_get_executable()
4426 &pipeline->executables, struct tu_pipeline_executable, index); in tu_pipeline_get_executable()
4441 util_dynarray_foreach (&pipeline->executables, struct tu_pipeline_executable, exe) { in tu_GetPipelineExecutablePropertiesKHR()
4472 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableStatisticsKHR()
4668 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableInternalRepresentationsKHR()