Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp1761 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsKHRNULL(GLuint count) {} in glMaxShaderCompilerThreadsKHRNULL() function
H A Dnull_functions.h1096 void INTERNAL_GL_APIENTRY glMaxShaderCompilerThreadsKHRNULL(GLuint count);
H A DDispatchTableGL_autogen.cpp5747 maxShaderCompilerThreadsKHR = &glMaxShaderCompilerThreadsKHRNULL; in initProcsSharedExtensionsNULL()