Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.h237 fd6_stage2opcode(gl_shader_stage type) in fd6_stage2opcode() function
Dfd6_const.c197 OUT_PKT7(ring, fd6_stage2opcode(v->type), 3 + (2 * num_ubos)); in fd6_emit_ubos()
Dfd6_program.c148 OUT_PKT7(ring, fd6_stage2opcode(so->type), 3); in fd6_emit_shader()
377 OUT_PKT7(ring, fd6_stage2opcode(s->type), 7); in fd6_emit_tess_bos()