Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj_tex.h33 nv50_sampler_state_create(struct pipe_context *,
Dnv50_state.c484 nv50_sampler_state_create(struct pipe_context *pipe, in nv50_sampler_state_create() function
1315 pipe->create_sampler_state = nv50_sampler_state_create; in nv50_init_state_functions()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c1429 pipe->create_sampler_state = nv50_sampler_state_create; in nvc0_init_state_functions()