Home
last modified time | relevance | path

Searched refs:GL_BGR (Results 1 – 25 of 1068) sorted by relevance

12345678910>>...43

/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/SoulForce/
H A DDistrhoUISoulForce.cpp36 fImgBackground(Art::backgroundData, Art::backgroundWidth, Art::backgroundHeight, GL_BGR), in DistrhoUISoulForce()
37 fImgLedOff(Art::led_offData, Art::led_offWidth, Art::led_offHeight, GL_BGR), in DistrhoUISoulForce()
38 fImgLedOn(Art::led_onData, Art::led_onWidth, Art::led_onHeight, GL_BGR), in DistrhoUISoulForce()
43 … Image(Art::knob_shapeData, Art::knob_shapeWidth, Art::knob_shapeHeight, GL_BGR)); in DistrhoUISoulForce()
52 … Image(Art::knob_feedbackData, Art::knob_feedbackWidth, Art::knob_feedbackHeight, GL_BGR)); in DistrhoUISoulForce()
62 … Image(Art::switch_leftData, Art::switch_leftWidth, Art::switch_leftHeight, GL_BGR), in DistrhoUISoulForce()
63 … Image(Art::switch_rightData, Art::switch_rightWidth, Art::switch_rightHeight, GL_BGR)); in DistrhoUISoulForce()
70 Image(Art::button_upData, Art::button_upWidth, Art::button_upHeight, GL_BGR), in DistrhoUISoulForce()
71 Image(Art::button_upData, Art::button_upWidth, Art::button_upHeight, GL_BGR), in DistrhoUISoulForce()
72 … Image(Art::button_downData, Art::button_downWidth, Art::button_downHeight, GL_BGR)); in DistrhoUISoulForce()
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl28 //GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
61 …//{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_…
71 …//{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_…
77 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_BY…
82 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_SH…
87 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_IN…
93 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_BYTE},
98 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_SHORT},
103 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_INT},
109 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_HALF_FLOAT},
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl28 //GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, and GL_BGRA.
61 …//{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_…
71 …//{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_…
77 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_BY…
82 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_SH…
87 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_UNSIGNED_IN…
93 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_BYTE},
98 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_SHORT},
103 {GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_INT},
109 …{GL_RGB, GL_COMPRESSED_RGB, GL_SRGB8, GL_COMPRESSED_SRGB, GL_RGB, GL_BGR, GL_HALF_FLOAT},
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/copyleft/opengl2/
H A Drender_to_tga.cpp23 GLenum format = GL_BGR; in render_to_tga()
36 format == GL_BGR)) in render_to_tga()
61 genericImage->cmapFormat = GL_BGR; in render_to_tga()
/dports/graphics/wings/libigl-2.1.0/include/igl/copyleft/opengl2/
H A Drender_to_tga.cpp23 GLenum format = GL_BGR; in render_to_tga()
36 format == GL_BGR)) in render_to_tga()
61 genericImage->cmapFormat = GL_BGR; in render_to_tga()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/
H A DOpenGL.hpp82 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
83 # define GL_BGR GL_BGR_EXT macro
127 case GL_BGR: in asDISTRHOImageFormat()
150 return GL_BGR; in asOpenGLImageFormat()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/
H A DOpenGL.hpp89 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
90 # define GL_BGR GL_BGR_EXT macro
134 case GL_BGR: in asDISTRHOImageFormat()
157 return GL_BGR; in asOpenGLImageFormat()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_gl.h53 #ifndef GL_BGR
54 # define GL_BGR 0x80E0 macro
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Dgl_wrap.h26 #ifndef GL_BGR
27 #define GL_BGR 0x80E0 macro
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLPixelFormat.cpp49 {GL_BGR, GL_UNSIGNED_SHORT_5_6_5, GL_RGB5}, // PF_B5G6R5
54 {GL_BGR, GL_UNSIGNED_BYTE, GL_RGB8}, // PF_B8G8R8
56 {GL_BGR, GL_UNSIGNED_BYTE, GL_RGB8}, // PF_R8G8B8
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-gl-ext-def-private.h103 #ifndef GL_BGR
104 #define GL_BGR 0x80E0 macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h103 #ifndef GL_BGR
104 #define GL_BGR 0x80E0 macro
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h103 #ifndef GL_BGR
104 #define GL_BGR 0x80E0 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h103 #ifndef GL_BGR
104 #define GL_BGR 0x80E0 macro
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/
H A DOpenGL.hpp81 #if defined(GL_BGR_EXT) && !defined(GL_BGR)
82 # define GL_BGR GL_BGR_EXT macro
/dports/games/lander/lander-0.6.6/src/
H A DPlatform.hpp56 #ifndef GL_BGR
57 #define GL_BGR 0 macro
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/
H A DBase.hpp89 #if defined(GL_BGR_EXT) && ! defined(GL_BGR)
90 # define GL_BGR GL_BGR_EXT macro
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/
H A DBase.hpp89 #if defined(GL_BGR_EXT) && ! defined(GL_BGR)
90 # define GL_BGR GL_BGR_EXT macro

12345678910>>...43