Searched refs:stateTokens (Results 1 – 3 of 3) sorted by relevance
355 const gl_state_index stateTokens[STATE_LENGTH]) in _mesa_add_state_reference()364 stateTokens, STATE_LENGTH * sizeof(gl_state_index))) { in _mesa_add_state_reference()369 name = _mesa_program_state_string(stateTokens); in _mesa_add_state_reference()372 NULL, (gl_state_index *) stateTokens); in _mesa_add_state_reference()373 paramList->StateFlags |= _mesa_program_state_flags(stateTokens); in _mesa_add_state_reference()
129 const gl_state_index stateTokens[STATE_LENGTH]);
258 const gl_state_index *const stateTokens = (gl_state_index *)uniform->state_slots[0].tokens; in st_nir_assign_uniform_locations() local262 loc = _mesa_add_state_reference(prog->Parameters, stateTokens); in st_nir_assign_uniform_locations()