Searched refs:maxShaderCompilerThreadsKHR (Results 1 – 11 of 11) sorted by relevance
186 gl.maxShaderCompilerThreadsKHR(0); in iterate()198 gl.maxShaderCompilerThreadsKHR(0xFFFFFFFF); in iterate()249 gl.maxShaderCompilerThreadsKHR(8); in iterate()
49 if (functions->maxShaderCompilerThreadsKHR != nullptr) in SetMaxShaderCompilerThreads()51 functions->maxShaderCompilerThreadsKHR(count); in SetMaxShaderCompilerThreads()388 return mFunctions->maxShaderCompilerThreadsKHR != nullptr || in hasNativeParallelCompile()
808 PFNGLMAXSHADERCOMPILERTHREADSKHRPROC maxShaderCompilerThreadsKHR = nullptr; variable
2872 ASSIGN("glMaxShaderCompilerThreadsKHR", maxShaderCompilerThreadsKHR); in initProcsSharedExtensions()5747 maxShaderCompilerThreadsKHR = &glMaxShaderCompilerThreadsKHRNULL; in initProcsSharedExtensionsNULL()
2133 (functions->maxShaderCompilerThreadsKHR != nullptr || in GenerateCaps()
46 …gl->maxShaderCompilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderComp…
466 glMaxShaderCompilerThreadsKHRFunc maxShaderCompilerThreadsKHR; variable
37 …gl->maxShaderCompilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderComp…753 …gl->maxShaderCompilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderComp…
3692 gl->maxShaderCompilerThreadsKHR(count);
466 gl->maxShaderCompilerThreadsKHR = glMaxShaderCompilerThreadsKHR;
3466 m_gl.maxShaderCompilerThreadsKHR(count);