Home
last modified time | relevance | path

Searched refs:glMaxShaderCompilerThreadsKHR (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DLinkProgramPerfTest.cpp121 glMaxShaderCompilerThreadsKHR(0); in initializeBenchmark()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp394 glMaxShaderCompilerThreadsKHR(8); in TEST_P()
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwInitExtES.inl46 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
H A DglwInitExtGL.inl37 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dopengl32_autogen.def1029 glMaxShaderCompilerThreadsKHR
H A DlibGLESv2_with_capture_autogen.def1037 glMaxShaderCompilerThreadsKHR
H A DlibGLESv2_autogen.def1037 glMaxShaderCompilerThreadsKHR
H A DlibGLESv2_no_capture_autogen.def1037 glMaxShaderCompilerThreadsKHR
H A DlibGLESv2_vulkan_secondaries_autogen.def1037 glMaxShaderCompilerThreadsKHR
H A Dopengl32_with_wgl_autogen.def1025 glMaxShaderCompilerThreadsKHR
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv2/
Dstubs_arm.cc505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR);
1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
Dstubs_riscv64.cc505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR);
1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
Dstubs_arm64.cc505 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/
Dstubs_arm.cc505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR);
1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
Dstubs_riscv64.cc505 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glMaxShaderCompilerThreadsKHR);
1353 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glMaxShaderCompilerThreadsKHR); in init_stub_library()
Dstubs_arm64.cc505 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 DtcuNullRenderContextInitFuncs.inl466 gl->maxShaderCompilerThreadsKHR = glMaxShaderCompilerThreadsKHR;
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGetProcAddressTests.inl1540 "glMaxShaderCompilerThreadsKHR",
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3/android_arm64_armv8-2a_cortex-a55_shared/
DlibGLESv3.so.toc55 50: FUNC GLOBAL DEFAULT 13 glMaxShaderCompilerThreadsKHR
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv2/android_arm64_armv8-2a_cortex-a55_shared/
DlibGLESv2.so.toc55 50: FUNC GLOBAL DEFAULT 13 glMaxShaderCompilerThreadsKHR
/aosp_15_r20/frameworks/native/opengl/libs/GLES2/
H A Dgl2ext_api.in37 void API_ENTRY(glMaxShaderCompilerThreadsKHR)(GLuint count) {
38 CALL_GL_API(glMaxShaderCompilerThreadsKHR, count);
/aosp_15_r20/external/angle/util/
H A Dgles_loader_autogen.h766 #define glMaxShaderCompilerThreadsKHR l_glMaxShaderCompilerThreadsKHR macro
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_gles_loader_autogen.h766 #define glMaxShaderCompilerThreadsKHR t_glMaxShaderCompilerThreadsKHR macro
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86/source-based/
DlibGLESv3.so.lsdump1552 "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/
DlibGLESv3.so.lsdump1552 "name" : "glMaxShaderCompilerThreadsKHR"
11718 "function_name" : "glMaxShaderCompilerThreadsKHR",
11719 "linker_set_key" : "glMaxShaderCompilerThreadsKHR",

1234