Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c205 if (!ps30_input_emit_depth_fog( emit, &emit->ps_depth_pos )) in ps30_input()
208 emit->ps_depth_pos.base.swizzle = TRANSLATE_SWIZZLE( TGSI_SWIZZLE_Z, in ps30_input()
Dsvga_tgsi_emit.h113 struct src_register ps_depth_pos; member
Dsvga_tgsi_insn.c3152 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_W ) )) in emit_ps_preamble()
3158 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_Z ), in emit_ps_preamble()