Home
last modified time | relevance | path

Searched refs:wposTransformState (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp247 static const gl_state_index wposTransformState[STATE_LENGTH] = { in st_glsl_to_nir() local
253 memcpy(wpos_options.state_tokens, wposTransformState, in st_glsl_to_nir()
266 _mesa_add_state_reference(prog->Parameters, wposTransformState); in st_glsl_to_nir()
Dst_mesa_to_tgsi.c599 static const gl_state_index wposTransformState[STATE_LENGTH] in emit_wpos_adjustment() local
607 wposTransformState); in emit_wpos_adjustment()
Dst_glsl_to_tgsi.cpp6573 static const gl_state_index wposTransformState[STATE_LENGTH] = { in get_mesa_program_tgsi() local
6578 wposTransformState); in get_mesa_program_tgsi()