Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3145 framebufferTexture = &glFramebufferTextureNULL; in initProcsDesktopGLNULL()
3782 framebufferTexture = &glFramebufferTextureNULL; in initProcsDesktopGLNULL()
4646 framebufferTexture = &glFramebufferTextureNULL; in initProcsDesktopGLNULL()
5030 framebufferTexture = &glFramebufferTextureNULL; in initProcsGLESNULL()
5152 framebufferTexture = &glFramebufferTextureNULL; in initProcsGLESNULL()
5301 framebufferTexture = &glFramebufferTextureNULL; in initProcsGLESNULL()
Dnull_functions.h537 void INTERNAL_GL_APIENTRY glFramebufferTextureNULL(GLenum target,
Dnull_functions.cpp797 void INTERNAL_GL_APIENTRY glFramebufferTextureNULL(GLenum target, in glFramebufferTextureNULL() function