Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Dcffdec.c1131 gl_shader_stage disasm_type; in cp_im_loadi() local
1137 disasm_type = MESA_SHADER_VERTEX; in cp_im_loadi()
1142 disasm_type = MESA_SHADER_FRAGMENT; in cp_im_loadi()
1146 disasm_type = 0; in cp_im_loadi()
1152 disasm_a2xx(dwords + 2, sizedwords - 2, level + 2, disasm_type); in cp_im_loadi()