Searched refs:maxShaderCompilerThreadsARB (Results 1 – 4 of 4) sorted by relevance
53 ASSERT(functions->maxShaderCompilerThreadsARB != nullptr); in SetMaxShaderCompilerThreads()54 functions->maxShaderCompilerThreadsARB(count); in SetMaxShaderCompilerThreads()429 mFunctions->maxShaderCompilerThreadsARB != nullptr; in hasNativeParallelCompile()
734 PFNGLMAXSHADERCOMPILERTHREADSARBPROC maxShaderCompilerThreadsARB = nullptr; variable
408 ASSIGN("glMaxShaderCompilerThreadsARB", maxShaderCompilerThreadsARB); in initProcsDesktopGL()3196 maxShaderCompilerThreadsARB = &glMaxShaderCompilerThreadsARBNULL; in initProcsDesktopGLNULL()
41 functions->maxShaderCompilerThreadsARB != nullptr; in HasParallelShaderCompileExtension()