Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3060 framebufferTexture1D = &glFramebufferTexture1DNULL; in initProcsDesktopGLNULL()
3765 framebufferTexture1D = &glFramebufferTexture1DNULL; in initProcsDesktopGLNULL()
4496 framebufferTexture1D = &glFramebufferTexture1DNULL; in initProcsDesktopGLNULL()
Dnull_functions.h541 void INTERNAL_GL_APIENTRY glFramebufferTexture1DNULL(GLenum target,
Dnull_functions.cpp803 void INTERNAL_GL_APIENTRY glFramebufferTexture1DNULL(GLenum target, in glFramebufferTexture1DNULL() function