OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSupportsBGRATextures
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.h
489
bool
mSupportsBGRATextures
;
Context.cpp
175
mSupportsBGRATextures
= false;
267
mSupportsBGRATextures
= mRenderer->getBGRATextureSupport();
[
all
...]
Completed in 65 milliseconds