Searched refs:tu_pipeline_executable (Results 1 – 2 of 2) sorted by relevance
97 struct tu_pipeline_executable { struct
2502 struct tu_pipeline_executable exe = { in tu_append_executable()2511 util_dynarray_append(&pipeline->executables, struct tu_pipeline_executable, exe); in tu_append_executable()4285 static const struct tu_pipeline_executable *4289 struct tu_pipeline_executable)); in tu_pipeline_get_executable()4291 &pipeline->executables, struct tu_pipeline_executable, index); in tu_pipeline_get_executable()4306 util_dynarray_foreach (&pipeline->executables, struct tu_pipeline_executable, exe) { in tu_GetPipelineExecutablePropertiesKHR()4337 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableStatisticsKHR()4509 const struct tu_pipeline_executable *exe = in tu_GetPipelineExecutableInternalRepresentationsKHR()