Searched defs:tu_pipeline_executable (Results 1 – 1 of 1) sorted by relevance
1175 struct tu_pipeline_executable { struct1176 gl_shader_stage stage;1178 struct ir3_info stats;1179 bool is_binning;1181 char *nir_from_spirv;1182 char *nir_final;1183 char *disasm;