Home
last modified time | relevance | path

Searched refs:mBGRATextureSupport (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DRenderer11.h354 bool mBGRATextureSupport; variable
DRenderer11.cpp113 mBGRATextureSupport = false; in Renderer11()
304 mBGRATextureSupport = (formatSupport & flags) == flags; in initialize()
2068 return mBGRATextureSupport; in getBGRATextureSupport()