Home
last modified time | relevance | path

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

12

/external/angle/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp232 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()
436 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, otherTexLayered, 0, 1, in TEST_P()
450 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT1, otherTexLayered, 0, 0, in TEST_P()
[all …]
DMultiviewDrawTest.cpp583 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P()
608 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P()
661 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P()
676 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P()
718 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P()
789 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArray, 0, 0, 2); in TEST_P()
833 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P()
886 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArr, 0, 0, 2); in TEST_P()
899 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2D, 0, 0, 1); in TEST_P()
912 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, tex2DArr, 0, 0, 2); in TEST_P()
/external/angle/src/tests/test_utils/
DMultiviewTest.cpp190 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/
DMultiview.cpp98 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/
DMultiviewPerf.cpp260 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, mColorTexture, 0, in initializeBenchmark()
262 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT, mDepthTexture, 0, in initializeBenchmark()
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl212 …tiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebufferTextureMultiviewOVR");
DglwInitExtGL.inl932 …tiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebufferTextureMultiviewOVR");
DglwApi.inl228 #define glFramebufferTextureMultiviewOVR glwFramebufferTextureMultiviewOVR macro
/external/angle/src/libGLESv2/
DlibGLESv2_with_capture_autogen.def998 glFramebufferTextureMultiviewOVR
DlibGLESv2_no_capture_autogen.def998 glFramebufferTextureMultiviewOVR
DlibGLESv2_autogen.cpp5450 void GL_APIENTRY glFramebufferTextureMultiviewOVR(GLenum target, in glFramebufferTextureMultiviewOVR() function
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl228 gl->framebufferTextureMultiviewOVR = glFramebufferTextureMultiviewOVR;
DtcuNullRenderContextFuncs.inl2014 GLW_APICALL void GLW_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, G… function
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1895 "glFramebufferTextureMultiviewOVR",
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h767 #define glFramebufferTextureMultiviewOVR t_glFramebufferTextureMultiviewOVR macro
/external/angle/util/
Dgles_loader_autogen.h767 #define glFramebufferTextureMultiviewOVR l_glFramebufferTextureMultiviewOVR macro
/external/swiftshader/include/GLES2/
Dgl2ext.h3428 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
/external/mesa3d/include/GLES2/
Dgl2ext.h3661 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl228 void glFramebufferTextureMultiviewOVR (glw::GLenum target, glw::GLenum attachment, glw::GLu…
DgluCallLogWrapper.inl1585 void CallLogWrapper::glFramebufferTextureMultiviewOVR (glw::GLenum target, glw::GLenum attachment, … function in CallLogWrapper
1588 …m_log << TestLog::Message << "glFramebufferTextureMultiviewOVR(" << toHex(target) << ", " << toHex…
/external/angle/include/GLES2/
Dgl2ext.h3700 GL_APICALL void GL_APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLu…
/external/swiftshader/include/GL/
Dglcorearb.h5691 GLAPI void APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLuint text…
/external/mesa3d/include/GL/
Dglcorearb.h5906 GLAPI void APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLuint text…
Dglext.h11902 GLAPI void APIENTRY glFramebufferTextureMultiviewOVR (GLenum target, GLenum attachment, GLuint text…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c15276 …r = ((glFramebufferTextureMultiviewOVR = (PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC)glewGetProcAddre… in _glewInit_GL_OVR_multiview()

12