Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c445 struct r600_pipe_sampler_state **rstates = (struct r600_pipe_sampler_state**)states; in r600_bind_sampler_states() local
461 struct r600_pipe_sampler_state *rstate = rstates[i]; in r600_bind_sampler_states()
481 memcpy(dst->states.states, rstates, sizeof(void*) * count); in r600_bind_sampler_states()