Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c244 ntq_get_dest(struct vc4_compile *c, nir_dest *dest) in ntq_get_dest() function
531 struct qreg *dest = ntq_get_dest(c, &instr->dest); in ntq_emit_tex()