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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c1131 gl_shader_stage disasm_type; local in function:cp_im_loadi
1137 disasm_type = MESA_SHADER_VERTEX;
1142 disasm_type = MESA_SHADER_FRAGMENT;
1146 disasm_type = 0;
1152 disasm_a2xx(dwords + 2, sizedwords - 2, level + 2, disasm_type);

Completed in 5 milliseconds