Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp1898 void INTERNAL_GL_APIENTRY glPointSizeNULL(GLfloat size) {} in glPointSizeNULL() function
Dnull_functions.h1186 void INTERNAL_GL_APIENTRY glPointSizeNULL(GLfloat size);
DDispatchTableGL_autogen.cpp4018 pointSize = &glPointSizeNULL; in initProcsDesktopGLNULL()