Home
last modified time | relevance | path

Searched refs:SupportsNativeRendering (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.h102 bool SupportsNativeRendering(const FunctionsGL *functions,
DTextureGL.cpp918 nativegl::SupportsNativeRendering(functions, getType(), destLevelInfo.nativeInternalFormat)) in copySubTextureHelper()
1829 nativegl::SupportsNativeRendering(functions, mState.getType(), nativeInternalFormat)) in initializeContents()
Drenderergl_utils.cpp1743 bool SupportsNativeRendering(const FunctionsGL *functions, in SupportsNativeRendering() function