Home
last modified time | relevance | path

Searched refs:GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS (Results 1 – 25 of 46) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c65 #ifndef GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS
66 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
571 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in gst_gl_context_check_framebuffer_status()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp590 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testUsingIncompleteFramebuffer()
676 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
681 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
697 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
DWebGLCompatibilityTest.cpp1219 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
1234 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
1245 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp590 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testUsingIncompleteFramebuffer()
676 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
681 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
697 checkFramebuffer(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS); in testFramebufferIncompleteDimensions()
DWebGLCompatibilityTest.cpp1271 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
1286 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
1297 ASSERT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, in TEST_P()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboCompletenessTests.cpp266 addFBOStatus(GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, "Sizes of attachments differ"); in check()
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.fbo.completeness.txt132 expected to return GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS.
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp415 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in checkFramebufferStatus()
DesextcTextureCubeMapArrayImageTextureSize.cpp1253 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in checkFramebufferStatus()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h335 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp996 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in checkFramebufferStatus()
/third_party/openGLES/api/GLSC2/
Dglsc2.h314 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestUtil.cpp472 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: return "GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS"; in getFboIncompleteReasonName()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h460 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp695 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in checkFramebufferStatus()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp601 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: in checkFramebufferStatus()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestUtil.cpp918 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: return "GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS"; in getFboIncompleteReasonName()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcFramebufferCompleteness.cpp1389 { GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS , "GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS" } in verifyFramebufferStatus()
/third_party/mesa3d/include/GLES2/
Dgl2.h377 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2.h377 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h358 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h377 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/openGLES/api/GLES2/
Dgl2.h358 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h377 #define GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS 0x8CD9 macro
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl242 case GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS: return "GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS";

12