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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c205 if (!ps30_input_emit_depth_fog(emit, &emit->ps_depth_pos))
208 emit->ps_depth_pos.base.swizzle = TRANSLATE_SWIZZLE(TGSI_SWIZZLE_Z,
H A Dsvga_tgsi_emit.h113 struct src_register ps_depth_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3029 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_W ) ))
3035 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_Z ),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c205 if (!ps30_input_emit_depth_fog(emit, &emit->ps_depth_pos))
208 emit->ps_depth_pos.base.swizzle = TRANSLATE_SWIZZLE(TGSI_SWIZZLE_Z,
H A Dsvga_tgsi_emit.h113 struct src_register ps_depth_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3027 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_W ) ))
3033 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_Z ),

Completed in 13 milliseconds