Home
last modified time | relevance | path

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

12

/external/angle/src/tests/perf_tests/
DLinkProgramPerfTest.cpp121 glMaxShaderCompilerThreadsKHR(0); in initializeBenchmark()
/external/angle/src/tests/gl_tests/
DParallelShaderCompileTest.cpp394 glMaxShaderCompilerThreadsKHR(8); in TEST_P()
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl46 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
DglwInitExtGL.inl37 …pilerThreadsKHR = (glMaxShaderCompilerThreadsKHRFunc) loader->get("glMaxShaderCompilerThreadsKHR");
DglwApi.inl466 #define glMaxShaderCompilerThreadsKHR glwMaxShaderCompilerThreadsKHR macro
/external/angle/src/libGLESv2/
Dopengl32_autogen.def1029 glMaxShaderCompilerThreadsKHR
DlibGLESv2_autogen.def1037 glMaxShaderCompilerThreadsKHR
DlibGLESv2_with_capture_autogen.def1037 glMaxShaderCompilerThreadsKHR
DlibGLESv2_vulkan_secondaries_autogen.def1037 glMaxShaderCompilerThreadsKHR
DlibGLESv2_no_capture_autogen.def1037 glMaxShaderCompilerThreadsKHR
Dopengl32_with_wgl_autogen.def1025 glMaxShaderCompilerThreadsKHR
DlibGLESv2_autogen.cpp5286 void GL_APIENTRY glMaxShaderCompilerThreadsKHR(GLuint count) in glMaxShaderCompilerThreadsKHR() function
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl466 gl->maxShaderCompilerThreadsKHR = glMaxShaderCompilerThreadsKHR;
DtcuNullRenderContextFuncs.inl3902 GLW_APICALL void GLW_APIENTRY glMaxShaderCompilerThreadsKHR (GLuint count) function
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1540 "glMaxShaderCompilerThreadsKHR",
/external/angle/util/capture/
Dtrace_gles_loader_autogen.h766 #define glMaxShaderCompilerThreadsKHR t_glMaxShaderCompilerThreadsKHR macro
Dframe_capture_replay_autogen.cpp2337 glMaxShaderCompilerThreadsKHR(captures[0].value.GLuintVal); in ReplayTraceFunctionCall()
/external/angle/util/
Dgles_loader_autogen.h766 #define glMaxShaderCompilerThreadsKHR l_glMaxShaderCompilerThreadsKHR macro
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl466 void glMaxShaderCompilerThreadsKHR (glw::GLuint count);
DgluCallLogWrapper.inl3462 void CallLogWrapper::glMaxShaderCompilerThreadsKHR (glw::GLuint count) function in CallLogWrapper
3465 …m_log << TestLog::Message << "glMaxShaderCompilerThreadsKHR(" << count << ");" << TestLog::EndMess…
/external/mesa3d/include/GLES2/
Dgl2ext.h149 GL_APICALL void GL_APIENTRY glMaxShaderCompilerThreadsKHR (GLuint count);
/external/angle/include/GLES2/
Dgl2ext.h149 GL_APICALL void GL_APIENTRY glMaxShaderCompilerThreadsKHR (GLuint count);
/external/mesa3d/include/GL/
Dglcorearb.h3877 GLAPI void APIENTRY glMaxShaderCompilerThreadsKHR (GLuint count);
Dglext.h4974 GLAPI void APIENTRY glMaxShaderCompilerThreadsKHR (GLuint count);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c13964 …r = ((glMaxShaderCompilerThreadsKHR = (PFNGLMAXSHADERCOMPILERTHREADSKHRPROC)glewGetProcAddress((co… in _glewInit_GL_KHR_parallel_shader_compile()

12