Searched refs:getBGRATextureSupport (Results 1 – 6 of 6) sorted by relevance
156 virtual bool getBGRATextureSupport() const = 0;
110 virtual bool getBGRATextureSupport() const;
95 virtual bool getBGRATextureSupport() const;
2066 bool Renderer11::getBGRATextureSupport() const in getBGRATextureSupport() function in rx::Renderer112255 return getBGRATextureSupport() && !gl::perfActive(); in getShareHandleSupport()
2269 bool Renderer9::getBGRATextureSupport() const in getBGRATextureSupport() function in rx::Renderer9
267 mSupportsBGRATextures = mRenderer->getBGRATextureSupport(); in makeCurrent()