Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3062 framebufferTexture3D = &glFramebufferTexture3DNULL; in initProcsDesktopGLNULL()
3767 framebufferTexture3D = &glFramebufferTexture3DNULL; in initProcsDesktopGLNULL()
4498 framebufferTexture3D = &glFramebufferTexture3DNULL; in initProcsDesktopGLNULL()
5337 framebufferTexture3D = &glFramebufferTexture3DNULL; in initProcsGLESNULL()
Dnull_functions.h551 void INTERNAL_GL_APIENTRY glFramebufferTexture3DNULL(GLenum target,
Dnull_functions.cpp817 void INTERNAL_GL_APIENTRY glFramebufferTexture3DNULL(GLenum target, in glFramebufferTexture3DNULL() function