Searched defs:anv_pipeline_executable (Results 1 – 2 of 2) sorted by relevance
2803 struct anv_pipeline_executable { struct2804 gl_shader_stage stage;2806 struct elk_compile_stats stats;2808 char *nir;2809 char *disasm;
4750 struct anv_pipeline_executable { struct4751 gl_shader_stage stage;4753 struct brw_compile_stats stats;4755 char *nir;4756 char *disasm;