OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportsNonPower2Texture
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.h
389
bool
supportsNonPower2Texture
() const;
Context.cpp
[
all
...]
libGLESv2.cpp
31
if (gl::getContext() && gl::getContext()->
supportsNonPower2Texture
())
[
all
...]
Completed in 442 milliseconds