Searched defs:anv_pipeline_executable (Results 1 – 2 of 2) sorted by relevance
2808 struct anv_pipeline_executable { struct2809 gl_shader_stage stage;2811 struct elk_compile_stats stats;2813 char *nir;2814 char *disasm;
4154 struct anv_pipeline_executable { struct4155 gl_shader_stage stage;4157 struct brw_compile_stats stats;4159 char *nir;4160 char *disasm;