Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DGLEScontext.h430 void copyTexImageWithEmulation(
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Imp.cpp1068 ctx->copyTexImageWithEmulation( in glCopyTexImage2D()
1088 ctx->copyTexImageWithEmulation( in glCopyTexSubImage2D()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLEScontext.cpp2472 void GLEScontext::copyTexImageWithEmulation( in copyTexImageWithEmulation() function in GLEScontext
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DGLEScmImp.cpp797 ctx->copyTexImageWithEmulation( in glCopyTexImage2D()