Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3479 invalidateNamedFramebufferSubData = &glInvalidateNamedFramebufferSubDataNULL; in initProcsDesktopGLNULL()
3667 invalidateNamedFramebufferSubData = &glInvalidateNamedFramebufferSubDataNULL; in initProcsDesktopGLNULL()
Dnull_functions.h1007 void INTERNAL_GL_APIENTRY glInvalidateNamedFramebufferSubDataNULL(GLuint framebuffer,
Dnull_functions.cpp1565 void INTERNAL_GL_APIENTRY glInvalidateNamedFramebufferSubDataNULL(GLuint framebuffer, in glInvalidateNamedFramebufferSubDataNULL() function