Home
last modified time | relevance | path

Searched refs:GL_FRAMEBUFFER_UNDEFINED (Results 1 – 25 of 610) sorted by relevance

12345678910>>...25

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglframebuffer.c53 #ifndef GL_FRAMEBUFFER_UNDEFINED
54 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
549 case GL_FRAMEBUFFER_UNDEFINED: in gst_gl_context_check_framebuffer_status()
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dwebgl_with_closure.cpp34 case GL_FRAMEBUFFER_UNDEFINED: in IsFramebufferValid()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/OpenGL/
H A DGL3FBOTextureTarget.cpp256 case GL_FRAMEBUFFER_UNDEFINED: in checkFramebufferStatus()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_framebuffer_object14 GL_FRAMEBUFFER_UNDEFINED 0x8219
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_framebuffer_object15 GL_FRAMEBUFFER_UNDEFINED 0x8219
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_framebuffer_object15 GL_FRAMEBUFFER_UNDEFINED 0x8219
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_framebuffer_object15 GL_FRAMEBUFFER_UNDEFINED 0x8219
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_framebuffer_object14 GL_FRAMEBUFFER_UNDEFINED 0x8219
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_framebuffer_object.java144 int GL_FRAMEBUFFER_UNDEFINED = 0x8219; field
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dframebuffer_object.py58 GL_FRAMEBUFFER_UNDEFINED=_C('GL_FRAMEBUFFER_UNDEFINED',0x8219) variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dframebuffer_object.py58 GL_FRAMEBUFFER_UNDEFINED=_C('GL_FRAMEBUFFER_UNDEFINED',0x8219) variable
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h1870 #ifndef GL_FRAMEBUFFER_UNDEFINED
1871 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_framebuffer.cc135 FORMAT_STATUS(GL_FRAMEBUFFER_UNDEFINED); in check()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h632 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSDLGUI.cpp92 case GL_FRAMEBUFFER_UNDEFINED: in what()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_0.h139 #define GL_FRAMEBUFFER_UNDEFINED 0x8219 macro

12345678910>>...25