Searched refs:getMaxShaderCompilerThreads (Results 1 – 3 of 3) sorted by relevance
584 GLuint getMaxShaderCompilerThreads() const { return mMaxShaderCompilerThreads; } in getMaxShaderCompilerThreads() function
2095 *params = mState.getMaxShaderCompilerThreads(); in getIntegervImpl()8940 GLuint oldCount = mState.getMaxShaderCompilerThreads(); in maxShaderCompilerThreads()
664 json->addScalar("MaxShaderCompilerThreads", state.getMaxShaderCompilerThreads()); in SerializeContextState()