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;
4600 struct anv_pipeline_executable { struct4601 gl_shader_stage stage;4603 struct brw_compile_stats stats;4605 char *nir;4606 char *disasm;