Home
last modified time | relevance | path

Searched refs:GL_R8_SNORM (Results 1 – 25 of 887) sorted by relevance

12345678910>>...36

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_image_formats/
H A Dcopy-image-formats.c72 { "r8_snorm", GL_R8_SNORM, GL_RED, GL_BYTE },
123 case GL_R8_SNORM: in glsl_image_type_name()
169 case GL_R8_SNORM: in glsl_type_name()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp34 #define GL_R8_SNORM 0x8F94 macro
150 return GL_R8_SNORM; in getGLOriginFormat()
433 return GL_R8_SNORM; in getGLInternalFormat()
610 case GL_R8_SNORM: in getClosestOGREFormat()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_render_snorm7 GL_R8_SNORM 0x8F94
H A DGL_EXT_texture_snorm9 GL_R8_SNORM 0x8F94
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_render_snorm7 GL_R8_SNORM 0x8F94
H A DGL_EXT_texture_snorm9 GL_R8_SNORM 0x8F94
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_texture_snorm.java49 int GL_R8_SNORM = 0x8F94; field
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Drender_snorm.py16 GL_R8_SNORM=_C('GL_R8_SNORM',0x8F94) variable
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_snorm8 GL_R8_SNORM 0x8F94
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_EXT_texture_snorm9 GL_R8_SNORM 0x8F94
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_snorm8 GL_R8_SNORM 0x8F94
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2PixelFormat.cpp204 return GL_R8_SNORM; in getGLOriginFormat()
477 return GL_R8_SNORM; in getGLInternalFormat()
760 case GL_R8_SNORM: in getClosestOGREFormat()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dtexture_snorm.py27 GL_R8_SNORM=_C('GL_R8_SNORM',0x8F94) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dtexture_snorm.py27 GL_R8_SNORM=_C('GL_R8_SNORM',0x8F94) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_view/
H A Dmipgen.c70 glTextureView(new_tex, GL_TEXTURE_2D, tex, GL_R8_SNORM, 0, 2, 0, 1); in test_mipgen()
H A Dformats.c158 GL_R8_SNORM, in test_format_errors()
286 GL_R8UI, GL_R8I, GL_R8, GL_R8_SNORM, 0); in test_format_errors()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_124 GL_R8_SNORM 0x8F94
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pTextureFormatTests.cpp104 { "r8_snorm", GL_R8_SNORM, } in init()
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_125 GL_R8_SNORM 0x8F94
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_125 GL_R8_SNORM 0x8F94
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_125 GL_R8_SNORM 0x8F94
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-rg.c314 case GL_R8_SNORM: in render_and_check_textures()
480 internal_format = GL_R8_SNORM; in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_packed_float/
H A Dquery-rgba-signed-components.c38 { GL_R8_SNORM, "GL_EXT_texture_snorm", { 1, 0, 0, 0 } },
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dcolor-encoding.c57 GL_R8_SNORM,
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp197 return GL_R8_SNORM; in GetSizedFormatInternal()
1290 case GL_R8_SNORM: in ValidES3FormatCombination()

12345678910>>...36