Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdec.c1119 gl_shader_stage disasm_type; in cp_im_loadi() local
1125 disasm_type = MESA_SHADER_VERTEX; in cp_im_loadi()
1130 disasm_type = MESA_SHADER_FRAGMENT; in cp_im_loadi()
1134 disasm_type = 0; in cp_im_loadi()
1139 disasm_a2xx(dwords + 2, sizedwords - 2, level+2, disasm_type); in cp_im_loadi()