/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | LinkProgramPerfTest.cpp | 121 glMaxShaderCompilerThreadsKHR(0); in initializeBenchmark()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 394 glMaxShaderCompilerThreadsKHR(8); in TEST_P()
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwInitExtES.inl | 46 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
|
H A D | glwInitExtGL.inl | 37 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | opengl32_autogen.def | 1029 glMaxShaderCompilerThreadsKHR
|
H A D | libGLESv2_with_capture_autogen.def | 1037 glMaxShaderCompilerThreadsKHR
|
H A D | libGLESv2_autogen.def | 1037 glMaxShaderCompilerThreadsKHR
|
H A D | libGLESv2_no_capture_autogen.def | 1037 glMaxShaderCompilerThreadsKHR
|
H A D | libGLESv2_vulkan_secondaries_autogen.def | 1037 glMaxShaderCompilerThreadsKHR
|
H A D | opengl32_with_wgl_autogen.def | 1025 glMaxShaderCompilerThreadsKHR
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv2/ |
D | stubs_arm.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
D | stubs_riscv64.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
D | stubs_arm64.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv3/ |
D | stubs_arm.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
D | stubs_riscv64.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
D | stubs_arm64.cc | 505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR); 1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextInitFuncs.inl | 466 gl->maxShaderCompilerThreadsKHR = glMaxShaderCompilerThreadsKHR;
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGetProcAddressTests.inl | 1540 "glMaxShaderCompilerThreadsKHR",
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv3.so.toc | 55 50: FUNC GLOBAL DEFAULT 13 glMaxShaderCompilerThreadsKHR
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv2/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2.so.toc | 55 50: FUNC GLOBAL DEFAULT 13 glMaxShaderCompilerThreadsKHR
|
/aosp_15_r20/frameworks/native/opengl/libs/GLES2/ |
H A D | gl2ext_api.in | 37 void API_ENTRY(glMaxShaderCompilerThreadsKHR)(GLuint count) { 38 CALL_GL_API(glMaxShaderCompilerThreadsKHR, count);
|
/aosp_15_r20/external/angle/util/ |
H A D | gles_loader_autogen.h | 766 #define glMaxShaderCompilerThreadsKHR l_glMaxShaderCompilerThreadsKHR macro
|
/aosp_15_r20/external/angle/util/capture/ |
H A D | trace_gles_loader_autogen.h | 766 #define glMaxShaderCompilerThreadsKHR t_glMaxShaderCompilerThreadsKHR macro
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86/source-based/ |
D | libGLESv3.so.lsdump | 1552 "name" : "glMaxShaderCompilerThreadsKHR" 11718 "function_name" : "glMaxShaderCompilerThreadsKHR", 11719 "linker_set_key" : "glMaxShaderCompilerThreadsKHR",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/34/64/x86_x86_64/source-based/ |
D | libGLESv3.so.lsdump | 1552 "name" : "glMaxShaderCompilerThreadsKHR" 11718 "function_name" : "glMaxShaderCompilerThreadsKHR", 11719 "linker_set_key" : "glMaxShaderCompilerThreadsKHR",
|