OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getcompressedtexturesupport
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.h
63
virtual bool
getCompressedTextureSupport
();
Display.cpp
529
bool Display::
getCompressedTextureSupport
()
/external/webkit/Source/ThirdParty/ANGLE/
ChangeLog
822
(egl::Display::
getCompressedTextureSupport
):
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp
273
mSupportsCompressedTextures = display->
getCompressedTextureSupport
();
[
all
...]
Completed in 63 milliseconds