Searched refs:maxShaderCompilerThreadsARB (Results 1 – 4 of 4) sorted by relevance
55 ASSERT(functions->maxShaderCompilerThreadsARB != nullptr); in SetMaxShaderCompilerThreads()56 functions->maxShaderCompilerThreadsARB(count); in SetMaxShaderCompilerThreads()389 mFunctions->maxShaderCompilerThreadsARB != nullptr; in hasNativeParallelCompile()
734 PFNGLMAXSHADERCOMPILERTHREADSARBPROC maxShaderCompilerThreadsARB = nullptr; variable
408 ASSIGN("glMaxShaderCompilerThreadsARB", maxShaderCompilerThreadsARB); in initProcsDesktopGL()3285 maxShaderCompilerThreadsARB = &glMaxShaderCompilerThreadsARBNULL; in initProcsDesktopGLNULL()
2134 functions->maxShaderCompilerThreadsARB != nullptr); in GenerateCaps()