Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dnull_functions.h1060 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsARBNULL(GLuint count);
Dnull_functions.cpp1712 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsARBNULL(GLuint count) {} in glMaxShaderCompilerThreadsARBNULL() function
DDispatchTableGL_autogen.cpp3899 maxShaderCompilerThreadsARB = &glMaxShaderCompilerThreadsARBNULL; in initProcsDesktopGLNULL()