Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp47 void SetMaxShaderCompilerThreads(const rx::FunctionsGL *functions, GLuint count) in SetMaxShaderCompilerThreads() function
206 SetMaxShaderCompilerThreads(mFunctions.get(), 0xffffffff); in RendererGL()
396 SetMaxShaderCompilerThreads(mFunctions.get(), count); in setMaxShaderCompilerThreads()