Searched defs:STATE_LENGTH (Results 1 – 10 of 10) sorted by relevance
222 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in get_ucp()248 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_outputs()320 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_vs()365 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_in_gs_block()393 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_gs()
108 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()
243 const gl_state_index16 state[STATE_LENGTH], in _mesa_add_parameter()372 const gl_state_index16 stateTokens[STATE_LENGTH], in _mesa_add_sized_state_reference()411 const gl_state_index16 stateTokens[STATE_LENGTH]) in _mesa_add_state_reference()
646 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_value_size()663 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()1001 _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()
11 private final static int STATE_LENGTH = 256; field in RC4Engine
15 private final static int STATE_LENGTH = 256; field in RC4Engine
89 #define STATE_LENGTH 5 macro