Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_context.h143 void (*bind_geometry_sampler_states)(struct pipe_context *, member
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_context.h143 void (*bind_geometry_sampler_states)(struct pipe_context *, member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c326 llvmpipe->pipe.bind_geometry_sampler_states = llvmpipe_bind_geometry_sampler_states; in llvmpipe_init_sampler_funcs()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c326 llvmpipe->pipe.bind_geometry_sampler_states = llvmpipe_bind_geometry_sampler_states; in llvmpipe_init_sampler_funcs()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c381 pipe->bind_geometry_sampler_states = softpipe_bind_geometry_sampler_states; in softpipe_init_sampler_funcs()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_state_sampler.c381 pipe->bind_geometry_sampler_states = softpipe_bind_geometry_sampler_states; in softpipe_init_sampler_funcs()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_context.h280 if(pipe->bind_geometry_sampler_states) in destroy_context()
281 pipe->bind_geometry_sampler_states(pipe, 0, 0); in destroy_context()
537 pipe->bind_geometry_sampler_states(pipe, num_samplers_to_bind, sampler_csos[s]); in update_stage()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_context.h280 if(pipe->bind_geometry_sampler_states) in destroy_context()
281 pipe->bind_geometry_sampler_states(pipe, 0, 0); in destroy_context()
537 pipe->bind_geometry_sampler_states(pipe, num_samplers_to_bind, sampler_csos[s]); in update_stage()
/external/mesa3d/src/gallium/drivers/identity/
Did_context.c179 pipe->bind_geometry_sampler_states(pipe, num_samplers, samplers); in identity_bind_sampler_states()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
Did_context.c179 pipe->bind_geometry_sampler_states(pipe, num_samplers, samplers); in identity_bind_sampler_states()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c963 pipe->bind_geometry_sampler_states = nvc0_gp_sampler_states_bind; in nvc0_init_state_functions()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1060 ctx->pipe->bind_geometry_sampler_states(ctx->pipe, in single_sampler_done()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
Dnv50_state.c1054 pipe->bind_geometry_sampler_states = nv50_gp_sampler_states_bind; in nv50_init_state_functions()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c1054 pipe->bind_geometry_sampler_states = nv50_gp_sampler_states_bind; in nv50_init_state_functions()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
Dcso_context.c1060 ctx->pipe->bind_geometry_sampler_states(ctx->pipe, in single_sampler_done()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_state.c963 pipe->bind_geometry_sampler_states = nvc0_gp_sampler_states_bind; in nvc0_init_state_functions()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c326 pipe->bind_geometry_sampler_states(pipe, num_states, states); in trace_context_bind_sampler_states()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
Dtr_context.c326 pipe->bind_geometry_sampler_states(pipe, num_states, states); in trace_context_bind_sampler_states()