Searched defs:STATE_LENGTH (Results 1 – 7 of 7) sorted by relevance
225 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in get_ucp()251 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_outputs()327 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_vs()372 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_in_gs_block()400 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()
275 const gl_state_index16 state[STATE_LENGTH], in _mesa_add_parameter()426 const gl_state_index16 stateTokens[STATE_LENGTH], in _mesa_add_sized_state_reference()465 const gl_state_index16 stateTokens[STATE_LENGTH]) in _mesa_add_state_reference()
794 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_value_size()811 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()1230 _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()
120 #define STATE_LENGTH 4 macro