| /external/angle/src/tests/gl_tests/ |
| D | FramebufferMultiviewTest.cpp | 232 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, -1, 1); in TEST_P() 238 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, maxTextureLayers, in TEST_P() 255 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 1, 1); in TEST_P() 275 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 0, 1); in TEST_P() 342 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 0, 1); in TEST_P() 370 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 0, 1); in TEST_P() 396 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 1, 2); in TEST_P() 428 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 0, 2); in TEST_P() 442 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, otherTexLayered, 0, 1, in TEST_P() 449 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, otherTexLayered, 0, 3, in TEST_P() [all …]
|
| D | MultiviewDrawTest.cpp | 572 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P() 597 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P() 650 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P() 665 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P() 707 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P() 778 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P() 822 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P() 875 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArr, 0, 0, 2); in TEST_P() 888 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P() 901 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArr, 0, 0, 2); in TEST_P()
|
| D | StateChangeTest.cpp | 10019 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex, 0, 0, 2); in TEST_P()
|
| /external/angle/src/tests/test_utils/ |
| D | MultiviewTest.cpp | 190 glFramebufferTextureMultiviewOVR(target, attachment, colorTextures[i], 0, baseViewIndex, in AttachMultiviewTextures() 195 glFramebufferTextureMultiviewOVR(target, GL_DEPTH_ATTACHMENT, depthTexture, 0, in AttachMultiviewTextures() 200 glFramebufferTextureMultiviewOVR(target, GL_DEPTH_STENCIL_ATTACHMENT, depthStencilTexture, in AttachMultiviewTextures()
|
| /external/angle/samples/multiview/ |
| D | Multiview.cpp | 98 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, mColorTexture, 0, 0, in initialize() 100 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, mDepthTexture, 0, 0, in initialize()
|
| /external/angle/src/tests/perf_tests/ |
| D | MultiviewPerf.cpp | 258 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, mColorTexture, 0, in initializeBenchmark() 260 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, mDepthTexture, 0, in initializeBenchmark()
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwInitExtES.inl | 220 …tiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebufferTextureMultiviewOVR");
|
| D | glwInitExtGL.inl | 942 …tiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebufferTextureMultiviewOVR");
|
| D | glwApi.inl | 229 #define glFramebufferTextureMultiviewOVR glwFramebufferTextureMultiviewOVR macro
|
| /external/angle/src/libGLESv2/ |
| D | libGLESv2_vulkan_secondaries_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| D | libGLESv2_no_capture_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| D | libGLESv2_with_capture_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| D | libGLESv2_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| D | opengl32_with_wgl_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| D | opengl32_autogen.def | 1210 glFramebufferTextureMultiviewOVR
|
| /external/deqp/framework/platform/null/ |
| D | tcuNullRenderContextInitFuncs.inl | 229 gl->framebufferTextureMultiviewOVR = glFramebufferTextureMultiviewOVR;
|
| D | tcuNullRenderContextFuncs.inl | 2026 GLW_APICALL void GLW_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, G… function
|
| /external/deqp/modules/egl/ |
| D | teglGetProcAddressTests.inl | 1931 "glFramebufferTextureMultiviewOVR",
|
| /external/angle/util/ |
| D | gles_loader_autogen.h | 815 #define glFramebufferTextureMultiviewOVR l_glFramebufferTextureMultiviewOVR macro
|
| /external/angle/util/capture/ |
| D | trace_gles_loader_autogen.h | 815 #define glFramebufferTextureMultiviewOVR t_glFramebufferTextureMultiviewOVR macro
|
| D | frame_capture_replay_autogen.cpp | 1067 glFramebufferTextureMultiviewOVR( in ReplayTraceFunctionCall()
|
| /external/mesa3d/include/GLES2/ |
| D | gl2ext.h | 3661 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
|
| /external/angle/include/GLES2/ |
| D | gl2ext.h | 3700 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
|
| /external/deqp/framework/opengl/ |
| D | gluCallLogWrapperApi.inl | 229 void glFramebufferTextureMultiviewOVR (glw::GLenum target, glw::GLenum attachment, glw::GLu…
|
| D | gluCallLogWrapper.inl | 1592 void CallLogWrapper::glFramebufferTextureMultiviewOVR (glw::GLenum target, glw::GLenum attachment, … function in CallLogWrapper 1595 …m_log << TestLog::Message << "glFramebufferTextureMultiviewOVR(" << toHex(target) << ", " << toHex…
|