OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noop_bind_sampler
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/noop/
noop_state.c
138
static void
noop_bind_sampler
(struct pipe_context *ctx, unsigned count, void **states)
function
294
ctx->bind_fragment_sampler_states =
noop_bind_sampler
;
298
ctx->bind_vertex_sampler_states =
noop_bind_sampler
;
Completed in 2741 milliseconds