Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3429 copyTextureSubImage2D = &glCopyTextureSubImage2DNULL; in initProcsDesktopGLNULL()
3626 copyTextureSubImage2D = &glCopyTextureSubImage2DNULL; in initProcsDesktopGLNULL()
4403 copyTextureSubImage2D = &glCopyTextureSubImage2DNULL; in initProcsDesktopGLNULL()
Dnull_functions.h360 void INTERNAL_GL_APIENTRY glCopyTextureSubImage2DNULL(GLuint texture,
Dnull_functions.cpp500 void INTERNAL_GL_APIENTRY glCopyTextureSubImage2DNULL(GLuint texture, in glCopyTextureSubImage2DNULL() function