Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h767 GLMaxShaderCompilerThreadsKHR, enumerator
H A Dentry_points_enum_autogen.cpp1519 case EntryPoint::GLMaxShaderCompilerThreadsKHR: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp10812 EVENT(context, GLMaxShaderCompilerThreadsKHR, "context = %d, count = %u", CID(context), count); in GL_MaxShaderCompilerThreadsKHR()
10821 angle::EntryPoint::GLMaxShaderCompilerThreadsKHR) && in GL_MaxShaderCompilerThreadsKHR()
10823 context, angle::EntryPoint::GLMaxShaderCompilerThreadsKHR, count))); in GL_MaxShaderCompilerThreadsKHR()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp2336 case angle::EntryPoint::GLMaxShaderCompilerThreadsKHR: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp4176 return CallCapture(EntryPoint::GLMaxShaderCompilerThreadsKHR, std::move(params)); in ParseCallCapture()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp9838 return CallCapture(angle::EntryPoint::GLMaxShaderCompilerThreadsKHR, std::move(paramBuffer)); in CaptureMaxShaderCompilerThreadsKHR()