Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp936 static bool unreliableInternalFormat(GLenum internalformat) { in unreliableInternalFormat() function
947 if (unreliableInternalFormat(internalformat)) { in writeCopyTexImageState()
972 if (unreliableInternalFormat(internalformat)) { in copyTexImageNeededTarget()