OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setActiveSampler
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h
301
void
setActiveSampler
(int active);
Context.cpp
713
void Context::
setActiveSampler
(int active)
[
all
...]
libGLESv2.cpp
48
context->
setActiveSampler
(texture - GL_TEXTURE0);
[
all
...]
Completed in 751 milliseconds