OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nv50_create_sampler_view
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h
236
nv50_create_sampler_view
(struct pipe_context *,
nv50_tex.c
73
nv50_create_sampler_view
(struct pipe_context *pipe,
function
nv50_surface.c
719
nv50->textures[2][0] =
nv50_create_sampler_view
(pipe, res, &templ);
729
nv50->textures[2][1] =
nv50_create_sampler_view
(pipe, res, &templ);
nv50_state.c
1056
pipe->create_sampler_view =
nv50_create_sampler_view
;
[
all
...]
Completed in 112 milliseconds