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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h132 SVGA3dShaderDestToken true_psiz; member in struct:svga_shader_emitter
H A Dsvga_tgsi_decl_sm30.c490 * emitting the final MOV to true_psiz in the postamble.
495 emit->true_psiz = dcl.dst;
H A Dsvga_tgsi_insn.c3114 if (SVGA3dShaderGetRegType(emit->true_psiz.value) != 0) {
3117 emit->true_psiz,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h132 SVGA3dShaderDestToken true_psiz; member in struct:svga_shader_emitter
H A Dsvga_tgsi_decl_sm30.c490 * emitting the final MOV to true_psiz in the postamble.
495 emit->true_psiz = dcl.dst;
H A Dsvga_tgsi_insn.c3112 if (SVGA3dShaderGetRegType(emit->true_psiz.value) != 0) {
3115 emit->true_psiz,

Completed in 40 milliseconds