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 D | svga_tgsi_decl_sm30.c | 205 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 D | svga_tgsi_emit.h | 113 struct src_register ps_depth_pos; member in struct:svga_shader_emitter
|
| H A D | svga_tgsi_insn.c | 3029 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 D | svga_tgsi_decl_sm30.c | 205 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 D | svga_tgsi_emit.h | 113 struct src_register ps_depth_pos; member in struct:svga_shader_emitter
|
| H A D | svga_tgsi_insn.c | 3027 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_W ) )) 3033 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_Z ),
|
Completed in 13 milliseconds