Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.h105 struct tu_pipeline_executable { struct
Dtu_pipeline.cc1416 struct tu_pipeline_executable exe = { in tu_append_executable()
1425 util_dynarray_append(&pipeline->executables, struct tu_pipeline_executable, exe); in tu_append_executable()
4301 static const struct tu_pipeline_executable *
4305 struct tu_pipeline_executable)); in tu_pipeline_get_executable()
4307 &pipeline->executables, struct tu_pipeline_executable, index); in tu_pipeline_get_executable()
4322 util_dynarray_foreach (&pipeline->executables, struct tu_pipeline_executable, exe) { in tu_GetPipelineExecutablePropertiesKHR()
4353 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableStatisticsKHR()
4541 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableInternalRepresentationsKHR()