Searched refs:wposTransConst (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c793 unsigned wposTransConst = _mesa_add_state_reference(program->Parameters, local
796 struct ureg_src wpostrans = ureg_DECL_constant( ureg, wposTransConst );
H A Dst_glsl_to_tgsi.cpp4301 unsigned wposTransConst = _mesa_add_state_reference(program->Parameters,
4304 struct ureg_src wpostrans = ureg_DECL_constant( ureg, wposTransConst );
/external/mesa3d/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c793 unsigned wposTransConst = _mesa_add_state_reference(program->Parameters, local
796 struct ureg_src wpostrans = ureg_DECL_constant( ureg, wposTransConst );
H A Dst_glsl_to_tgsi.cpp4301 unsigned wposTransConst = _mesa_add_state_reference(program->Parameters,
4304 struct ureg_src wpostrans = ureg_DECL_constant( ureg, wposTransConst );

Completed in 89 milliseconds