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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c900 ureg_imm4u(ureg, 1, 0, 0, 0)); /* top-right */
902 ureg_imm4u(ureg, 0, 1, 0, 0)); /* bottom-left */
904 ureg_imm4u(ureg, 1, 1, 0, 0)); /* bottom-right */
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c790 ureg_imm4u(ureg, 1, 0, 0, 0)); /* top-right */
792 ureg_imm4u(ureg, 0, 1, 0, 0)); /* bottom-left */
794 ureg_imm4u(ureg, 1, 1, 0, 0)); /* bottom-right */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h433 ureg_imm4u( struct ureg_program *ureg, function in typeref:struct:ureg_src
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h418 ureg_imm4u( struct ureg_program *ureg, function in typeref:struct:ureg_src
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c106 return ureg_imm4u(c->ureg,
1006 ureg_imm4u(c->ureg, ~0, 0, ~0, 0));
1098 ureg_imm4u(c->ureg, 1, 0, 1, 0));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c963 reg = ureg_imm4u(sx->ureg,

Completed in 19 milliseconds