Searched refs:GLMaxShaderCompilerThreadsKHR (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/angle/src/common/ |
H A D | entry_points_enum_autogen.h | 767 GLMaxShaderCompilerThreadsKHR, enumerator
|
H A D | entry_points_enum_autogen.cpp | 1519 case EntryPoint::GLMaxShaderCompilerThreadsKHR: in GetEntryPointName()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_ext_autogen.cpp | 10812 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 D | frame_capture_replay_autogen.cpp | 2336 case angle::EntryPoint::GLMaxShaderCompilerThreadsKHR: in ReplayTraceFunctionCall()
|
H A D | trace_interpreter_autogen.cpp | 4176 return CallCapture(EntryPoint::GLMaxShaderCompilerThreadsKHR, std::move(params)); in ParseCallCapture()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 9838 return CallCapture(angle::EntryPoint::GLMaxShaderCompilerThreadsKHR, std::move(paramBuffer)); in CaptureMaxShaderCompilerThreadsKHR()
|