Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DTextureUtils.h53 GLint getCoreProfileEmulatedInternalFormat(GLint internalformat, GLenum type);
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DSaveableTexture.cpp914 resultInternalFormat = getCoreProfileEmulatedInternalFormat( in restore()
DTextureUtils.cpp645 GLint getCoreProfileEmulatedInternalFormat(GLint internalformat, GLenum type) { in getCoreProfileEmulatedInternalFormat() function
DGLEScontext.cpp2295 getCoreProfileEmulatedInternalFormat(format, type); in prepareCoreProfileEmulatedTexture()