OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identity_set_sampler_views
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
id_context.c
511
identity_set_sampler_views
(struct pipe_context *_pipe,
function
546
debug_error("Unexpected shader in
identity_set_sampler_views
()");
555
identity_set_sampler_views
(_pipe, PIPE_SHADER_FRAGMENT, 0, num, _views);
563
identity_set_sampler_views
(_pipe, PIPE_SHADER_VERTEX, 0, num, _views);
/external/mesa3d/src/gallium/drivers/identity/
id_context.c
511
identity_set_sampler_views
(struct pipe_context *_pipe,
function
546
debug_error("Unexpected shader in
identity_set_sampler_views
()");
555
identity_set_sampler_views
(_pipe, PIPE_SHADER_FRAGMENT, 0, num, _views);
563
identity_set_sampler_views
(_pipe, PIPE_SHADER_VERTEX, 0, num, _views);
Completed in 2980 milliseconds