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/nv50/
Dnv50_stateobj_tex.h31 nv50_sampler_state_create(struct pipe_context *,
Dnv50_state.c455 nv50_sampler_state_create(struct pipe_context *pipe, in nv50_sampler_state_create() function
1050 pipe->create_sampler_state = nv50_sampler_state_create; in nv50_init_state_functions()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c959 pipe->create_sampler_state = nv50_sampler_state_create; in nvc0_init_state_functions()