Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3439 createVertexArrays = &glCreateVertexArraysNULL; in initProcsDesktopGLNULL()
3636 createVertexArrays = &glCreateVertexArraysNULL; in initProcsDesktopGLNULL()
Dnull_functions.h392 void INTERNAL_GL_APIENTRY glCreateVertexArraysNULL(GLsizei n, GLuint *arrays);
Dnull_functions.cpp558 void INTERNAL_GL_APIENTRY glCreateVertexArraysNULL(GLsizei n, GLuint *arrays) {} in glCreateVertexArraysNULL() function