Home
last modified time | relevance | path

Searched refs:GL_RGB16F_ARB (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_float.java63 int GL_RGB16F_ARB = 0x881B; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_float11 GL_RGB16F_ARB 0x881B
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_float12 GL_RGB16F_ARB 0x881B
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_float11 GL_RGB16F_ARB 0x881B
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_float12 GL_RGB16F_ARB 0x881B
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_float10 GL_RGB16F_ARB 0x881B
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_float12 GL_RGB16F_ARB 0x881B
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Ddepthfx.h34 …static const GLenum colorfmts[] = { GL_FLOAT_RG16_NV, GL_RGB16F_ARB, GL_RGB16, GL_RGBA, GL_RGBA8, … in colorformats()
75 …bool highprecision() const { return colorfmt==GL_FLOAT_RG16_NV || colorfmt==GL_RGB16F_ARB || color… in highprecision()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_float.py22 GL_RGB16F_ARB=_C('GL_RGB16F_ARB',0x881B) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_float.py22 GL_RGB16F_ARB=_C('GL_RGB16F_ARB',0x881B) variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLPixelFormat.cpp69 {GL_RGB, GL_HALF_FLOAT, GL_RGB16F_ARB}, // PF_FLOAT16_RGB
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthTriton/
H A DTritonHeightMap.cpp216 #ifdef GL_RGB16F_ARB
217 formats.push_back(Format(GL_RGB16F_ARB, GL_RGB, "GL_RGB16F_ARB"));
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLPixelFormat.cpp227 return GL_RGB16F_ARB; in getGLInternalFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_float/
H A Dtexture-float-formats.c62 { GL_RGB16F_ARB, GL_RGB, 16 },
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/viewer/
H A DCompositorBuffer.cxx48 {"rgb16f", {GL_RGB16F_ARB, GL_RGBA, GL_FLOAT}},
/dports/graphics/krita/krita-4.4.8/plugins/dockers/lut/
H A Docio_display_filter.cpp336 f->glTexImage3D(GL_TEXTURE_3D, 0, GL_RGB16F_ARB, in updateShaderImpl()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_fbo.c144 …format != GL_RGB16F_ARB && format != GL_RGBA16F_ARB && format != GL_RGB32F_ARB && format != GL_RGB… in R_CreateFBOColorBuffer()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h374 #ifndef GL_RGB16F_ARB
375 #define GL_RGB16F_ARB 0x881B macro
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dframebuffer.c57 GL_RGB16F_ARB,
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/src/
H A Dtexture.c81 F(GL_RGB16F_ARB); in __allegro_gl_get_format_description()
157 case GL_RGB16F_ARB: in __allegro_gl_get_num_channels()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/
H A DReaderWriterEXR.cpp376 numComponents_ret == 3 ? GL_RGB16F_ARB : in readEXRStream()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/exr/
H A DReaderWriterEXR.cpp371 numComponents_ret == 3 ? GL_RGB16F_ARB : in readEXRStream()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DImage.cpp354 case(GL_RGB16F_ARB): in computePixelFormat()
435 case GL_RGB16F_ARB: in computeFormatDataType()
543 case(GL_RGB16F_ARB): return 3; in computeNumComponents()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-formats.h250 { GL_RGB16F_ARB, GL_RGB, 16 },
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c330 case GL_RGB16F_ARB: in _mesa_choose_tex_format()

12345678910>>...17