Searched refs:tu_pipeline_executable (Results 1 – 2 of 2) sorted by relevance
110 struct tu_pipeline_executable { struct
1440 struct tu_pipeline_executable exe = { in tu_append_executable()1449 util_dynarray_append(&pipeline->executables, struct tu_pipeline_executable, exe); in tu_append_executable()4615 static const struct tu_pipeline_executable *4619 struct tu_pipeline_executable)); in tu_pipeline_get_executable()4621 &pipeline->executables, struct tu_pipeline_executable, index); in tu_pipeline_get_executable()4636 util_dynarray_foreach (&pipeline->executables, struct tu_pipeline_executable, exe) { in tu_GetPipelineExecutablePropertiesKHR()4667 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableStatisticsKHR()4871 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableInternalRepresentationsKHR()