Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3081 isFramebuffer = &glIsFramebufferNULL; in initProcsDesktopGLNULL()
3774 isFramebuffer = &glIsFramebufferNULL; in initProcsDesktopGLNULL()
4504 isFramebuffer = &glIsFramebufferNULL; in initProcsDesktopGLNULL()
4772 isFramebuffer = &glIsFramebufferNULL; in initProcsGLESNULL()
Dnull_functions.h1034 GLboolean INTERNAL_GL_APIENTRY glIsFramebufferNULL(GLuint framebuffer);
Dnull_functions.cpp1615 GLboolean INTERNAL_GL_APIENTRY glIsFramebufferNULL(GLuint framebuffer) in glIsFramebufferNULL() function