Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp1752 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsARBNULL(GLuint count) {} in glMaxShaderCompilerThreadsARBNULL() function
Dnull_functions.h1092 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsARBNULL(GLuint count);
DDispatchTableGL_autogen.cpp3196 maxShaderCompilerThreadsARB = &glMaxShaderCompilerThreadsARBNULL; in initProcsDesktopGLNULL()