Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.h493 bool mSupportsFloat32Textures; variable
DContext.cpp271mSupportsFloat32Textures = mRenderer->getFloat32TextureSupport(&mSupportsFloat32LinearFilter, &mSu… in makeCurrent()
2215 return mSupportsFloat32Textures; in supportsFloat32Textures()