Searched refs:SupportsNativeRendering (Results 1 – 4 of 4) sorted by relevance
121 bool SupportsNativeRendering(const FunctionsGL *functions,
991 nativegl::SupportsNativeRendering(functions, getType(), destLevelInfo.nativeInternalFormat)) in copySubTextureHelper()2005 nativegl::SupportsNativeRendering(functions, mState.getType(), nativeInternalFormat)) in initializeContents()
1166 if (nativegl::SupportsNativeRendering(mFunctions, gl::TextureType::_2D, internalFormat)) in initializeResources()
2251 bool SupportsNativeRendering(const FunctionsGL *functions, in SupportsNativeRendering() function