Searched refs:ps_true_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.c187 emit->ps_true_pos = src_register(SVGA3DREG_MISCTYPE,
189 emit->ps_true_pos.base.swizzle = TRANSLATE_SWIZZLE(TGSI_SWIZZLE_X,
193 reg = writemask(dst(emit->ps_true_pos),
214 emit->input_map[idx] = emit->ps_true_pos;
H A Dsvga_tgsi_emit.h112 struct src_register ps_true_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3023 emit->ps_true_pos ))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c187 emit->ps_true_pos = src_register(SVGA3DREG_MISCTYPE,
189 emit->ps_true_pos.base.swizzle = TRANSLATE_SWIZZLE(TGSI_SWIZZLE_X,
193 reg = writemask(dst(emit->ps_true_pos),
214 emit->input_map[idx] = emit->ps_true_pos;
H A Dsvga_tgsi_emit.h112 struct src_register ps_true_pos; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3021 emit->ps_true_pos ))

Completed in 12 milliseconds