Searched refs:wposTransformState (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp715 static const gl_state_index16 wposTransformState[STATE_LENGTH] = { local in function:st_nir_lower_wpos_ytransform
720 memcpy(wpos_options.state_tokens, wposTransformState,
737 _mesa_add_state_reference(prog->Parameters, wposTransformState);
H A Dst_mesa_to_tgsi.c625 static const gl_state_index16 wposTransformState[STATE_LENGTH] local in function:emit_wpos_adjustment
633 wposTransformState);
H A Dst_glsl_to_tgsi.cpp7232 static const gl_state_index16 wposTransformState[STATE_LENGTH] = { local in function:get_mesa_program_tgsi
7237 wposTransformState);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp691 static const gl_state_index16 wposTransformState[STATE_LENGTH] = { local in function:st_nir_lower_wpos_ytransform
696 memcpy(wpos_options.state_tokens, wposTransformState,
713 _mesa_add_state_reference(prog->Parameters, wposTransformState);
H A Dst_glsl_to_tgsi.cpp7245 static const gl_state_index16 wposTransformState[STATE_LENGTH] = { local in function:get_mesa_program_tgsi
7250 wposTransformState);

Completed in 22 milliseconds