Home
last modified time | relevance | path

Searched refs:GL_LUMINANCE16F_ARB (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_float.java66 int GL_LUMINANCE16F_ARB = 0x881E; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_float14 GL_LUMINANCE16F_ARB 0x881E
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_float15 GL_LUMINANCE16F_ARB 0x881E
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_float14 GL_LUMINANCE16F_ARB 0x881E
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_float15 GL_LUMINANCE16F_ARB 0x881E
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_float13 GL_LUMINANCE16F_ARB 0x881E
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_float15 GL_LUMINANCE16F_ARB 0x881E
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_float.py18 GL_LUMINANCE16F_ARB=_C('GL_LUMINANCE16F_ARB',0x881E) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_float.py18 GL_LUMINANCE16F_ARB=_C('GL_LUMINANCE16F_ARB',0x881E) variable
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthSplat/
H A DLandUseTileSource.cpp204 internalFormat = GL_LUMINANCE16F_ARB; in createImage()
231 if (internalFormat == GL_LUMINANCE16F_ARB) in createImage()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_packed_float/
H A Dquery-rgba-signed-components.c42 { GL_LUMINANCE16F_ARB, "GL_ARB_texture_float", { 1, 1, 1, 0 } },
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLPixelFormat.cpp79 {GL_LUMINANCE, GL_HALF_FLOAT, GL_LUMINANCE16F_ARB}, // PF_FLOAT16_R
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthTriton/
H A DTritonHeightMap.cpp204 #ifdef GL_LUMINANCE16F_ARB
205 formats.push_back(Format(GL_LUMINANCE16F_ARB, GL_LUMINANCE, "GL_LUMINANCE16F_ARB"));
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLPixelFormat.cpp225 return GL_LUMINANCE16F_ARB; in getGLInternalFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_float/
H A Dtexture-float-formats.c65 { GL_LUMINANCE16F_ARB, GL_LUMINANCE, 16 },
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clear_buffer_object/
H A Dformats.c73 …{GL_LUMINANCE16F_ARB, GL_LUMINANCE, GL_HALF_FLOAT, 2, false, {NULL, "GL_ARB_texture_float", "G…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osgViewer/
H A DView.cpp193 if (intensityFormat==16) intensityMap->setInternalTextureFormat(GL_LUMINANCE16F_ARB); in View_readLocalData()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osgViewer/
H A DView.cpp193 if (intensityFormat==16) intensityMap->setInternalTextureFormat(GL_LUMINANCE16F_ARB);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h383 #ifndef GL_LUMINANCE16F_ARB
384 #define GL_LUMINANCE16F_ARB 0x881E macro
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dframebuffer.c60 GL_LUMINANCE16F_ARB,
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/src/
H A Dtexture.c62 F(GL_LUMINANCE16F_ARB); in __allegro_gl_get_format_description()
134 case GL_LUMINANCE16F_ARB: in __allegro_gl_get_num_channels()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/
H A DReaderWriterEXR.cpp374 numComponents_ret == 1 ? GL_LUMINANCE16F_ARB : in readEXRStream()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/exr/
H A DReaderWriterEXR.cpp369 numComponents_ret == 1 ? GL_LUMINANCE16F_ARB : in readEXRStream()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DImage.cpp341 case(GL_LUMINANCE16F_ARB): in computePixelFormat()
431 case GL_LUMINANCE16F_ARB: in computeFormatDataType()
561 case(GL_LUMINANCE16F_ARB): return 1; in computeNumComponents()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-formats.h253 { GL_LUMINANCE16F_ARB, GL_LUMINANCE, 16 },

12345678910>>...17