Home
last modified time | relevance | path

Searched refs:GL_RG16_SNORM (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp39 #define GL_RG16_SNORM 0x8F99 macro
160 return GL_RG16_SNORM; in getGLOriginFormat()
443 return GL_RG16_SNORM; in getGLInternalFormat()
620 case GL_RG16_SNORM: in getClosestOGREFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_view/
H A Drendering-formats.c1261 …{&fs32_snorm16, GL_RG16_SNORM, GL_RG, GL_SHORT, {0xbf36976d, 0x3eff81ff}}, /* snorm converted to f…
1480 base->internalformat == GL_RG16_SNORM) { in create_test_clear_program()
1538 base->internalformat == GL_RG16_SNORM) { in create_test_clear_program()
1606 base->internalformat == GL_RG16_SNORM || in create_test_clear_program()
1691 base->internalformat == GL_RG16_SNORM || in create_test_clear_program()
1724 case GL_RG16_SNORM: in create_test_clear_program()
1740 base->internalformat == GL_RG16_SNORM || in create_test_clear_program()
1806 } else if (base->internalformat == GL_RG16_SNORM || in create_test_clear_program()
H A Dformats.c186 GL_RG16_SNORM, in test_format_errors()
257 GL_RG16, GL_RG16_SNORM, 0); in test_format_errors()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_texture_snorm.java59 int GL_RG16_SNORM = 0x8F99; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_snorm13 GL_RG16_SNORM 0x8F99
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_snorm14 GL_RG16_SNORM 0x8F99
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_snorm14 GL_RG16_SNORM 0x8F99
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_EXT_texture_snorm14 GL_RG16_SNORM 0x8F99
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_snorm13 GL_RG16_SNORM 0x8F99
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dtexture_snorm.py29 GL_RG16_SNORM=_C('GL_RG16_SNORM',0x8F99) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dtexture_snorm.py29 GL_RG16_SNORM=_C('GL_RG16_SNORM',0x8F99) variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_129 GL_RG16_SNORM 0x8F99
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_130 GL_RG16_SNORM 0x8F99
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_130 GL_RG16_SNORM 0x8F99
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_130 GL_RG16_SNORM 0x8F99
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp157 {GL_RG, GL_UNSIGNED_SHORT, GL_RG16_SNORM}, // PF_RG16_SNORM
315 return GL_RG16_SNORM; in getGLImageInternalFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-rg.c310 case GL_RG16_SNORM: in render_and_check_textures()
451 internal_format = GL_RG16_SNORM; in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dcolor-encoding.c63 GL_RG16_SNORM,
H A Dformat-components.c73 case GL_RG16_SNORM: in is_color_format()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_1.h46 #define GL_RG16_SNORM 0x8F99 macro
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/gl/
H A Dgl_sharing.cpp57 {GL_RG16_SNORM, {CL_RG, CL_SNORM_INT16}},
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_TextureFormat.hxx234 case 2: return GL_RG16_SNORM; in Internal()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_TextureFormat.hxx234 case 2: return GL_RG16_SNORM; in Internal()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Ddsa-texelfetch.c97 {"GL_RG16_SNORM", GL_RG16_SNORM },
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dshaderimage.c148 case GL_RG16_SNORM: in _mesa_get_shader_image_format()
416 case GL_RG16_SNORM: in _mesa_is_shader_image_format_supported()

12345678910>>...20