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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c49 shader_t_to_opcode(gl_shader_stage type) function in typeref:typename:uint32_t
90 OUT_PKT7(ring, shader_t_to_opcode(type), 3 + align_sz);
124 OUT_PKT7(ring, shader_t_to_opcode(type), 3 + (2 * anum));

Completed in 3 milliseconds