Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext_gles_ext_autogen.h271 void maxShaderCompilerThreads(GLuint count); \
H A DContext.cpp9321 void Context::maxShaderCompilerThreads(GLuint count) in maxShaderCompilerThreads() function in gl::Context
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp10826 context->maxShaderCompilerThreads(count); in GL_MaxShaderCompilerThreadsKHR()