Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h114 SVGA3dShaderDestToken ps_temp_pos; member
H A Dsvga_tgsi_decl_sm30.c198 emit->ps_temp_pos = dst_register(SVGA3DREG_TEMP, in ps30_input()
H A Dsvga_tgsi_insn.c3091 writemask( emit->ps_temp_pos, TGSI_WRITEMASK_XY ), in emit_ps_preamble()
3097 writemask( emit->ps_temp_pos, TGSI_WRITEMASK_W ), in emit_ps_preamble()
3103 writemask( emit->ps_temp_pos, TGSI_WRITEMASK_Z ), in emit_ps_preamble()
3105 scalar( src(emit->ps_temp_pos), TGSI_SWIZZLE_W ) )) in emit_ps_preamble()

Completed in 6 milliseconds