Searched defs:STATE_LENGTH (Results 1 – 7 of 7) sorted by relevance
209 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in get_ucp()235 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_outputs()307 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_vs()352 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_in_gs_block()380 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_gs()
110 const gl_state_index16 pntc_state_tokens[][STATE_LENGTH]) in nir_lower_pntc_ytransform()
71 const gl_state_index16 state_tokens[STATE_LENGTH]) in create_uniform()
273 const gl_state_index16 state[STATE_LENGTH], in _mesa_add_parameter()424 const gl_state_index16 stateTokens[STATE_LENGTH], in _mesa_add_sized_state_reference()463 const gl_state_index16 stateTokens[STATE_LENGTH]) in _mesa_add_state_reference()
787 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_value_size()804 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()1216 _mesa_program_state_string(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_string()
122 _mesa_program_state_flags(UNUSED const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()128 _mesa_program_state_string(UNUSED const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_string()
98 #define STATE_LENGTH 4 macro