/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglframebuffer.c | 53 #ifndef GL_FRAMEBUFFER_UNDEFINED 54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro 575 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
D | glsc2.h | 337 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/openGLES/api/GLSC2/ |
D | glsc2.h | 316 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 553 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 553 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 1384 { GL_FRAMEBUFFER_UNDEFINED , "GL_FRAMEBUFFER_UNDEFINED" }, in verifyFramebufferStatus()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
D | gl3.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl31.h | 832 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl32.h | 832 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/openGLES/api/GLES3/ |
D | gl3.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl31.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl32.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/mesa3d/include/GLES3/ |
D | gl3.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl31.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl32.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
D | gl3.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl31.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl32.h | 811 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
D | gl3.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/ |
D | gl3.h | 830 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl31.h | 832 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
D | gl32.h | 832 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 401 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 3073 ctx->DrawBuffer->_Status = GL_FRAMEBUFFER_UNDEFINED; in decompress_texture_image()
|
/third_party/mesa3d/src/mesa/main/ |
D | fbobject.c | 3337 return GL_FRAMEBUFFER_UNDEFINED; in _mesa_check_framebuffer_status()
|