Searched refs:print_export_comment (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Ddisasm-a2xx.c99 static void print_export_comment(uint32_t num, gl_shader_stage type) function in typeref:typename:void
257 print_export_comment(alu->vector_dest, type);
282 print_export_comment(alu->scalar_dest, type);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c108 print_export_comment(uint32_t num, gl_shader_stage type) function in typeref:typename:void
273 print_export_comment(alu->vector_dest, type);
298 print_export_comment(alu->scalar_dest, type);

Completed in 3 milliseconds