Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3425 compressedTextureSubImage2D = &glCompressedTextureSubImage2DNULL; in initProcsDesktopGLNULL()
3622 compressedTextureSubImage2D = &glCompressedTextureSubImage2DNULL; in initProcsDesktopGLNULL()
4400 compressedTextureSubImage2D = &glCompressedTextureSubImage2DNULL; in initProcsDesktopGLNULL()
Dnull_functions.h275 void INTERNAL_GL_APIENTRY glCompressedTextureSubImage2DNULL(GLuint texture,
Dnull_functions.cpp393 void INTERNAL_GL_APIENTRY glCompressedTextureSubImage2DNULL(GLuint texture, in glCompressedTextureSubImage2DNULL() function