Searched refs:SupportsNativeRendering (Results 1 – 3 of 3) sorted by relevance
102 bool SupportsNativeRendering(const FunctionsGL *functions,
918 nativegl::SupportsNativeRendering(functions, getType(), destLevelInfo.nativeInternalFormat)) in copySubTextureHelper()1829 nativegl::SupportsNativeRendering(functions, mState.getType(), nativeInternalFormat)) in initializeContents()
1743 bool SupportsNativeRendering(const FunctionsGL *functions, in SupportsNativeRendering() function