Home
last modified time | relevance | path

Searched refs:GL_RG8UI (Results 76 – 100 of 929) sorted by relevance

12345678910>>...38

/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dshaderimage.c82 case GL_RG8UI: in _mesa_get_shader_image_format()
391 case GL_RG8UI: in _mesa_is_shader_image_format_supported()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dshaderimage.c85 case GL_RG8UI: in _mesa_get_shader_image_format()
394 case GL_RG8UI: in _mesa_is_shader_image_format_supported()
H A Dglformats.c764 case GL_RG8UI: in _mesa_is_enum_format_unsigned_int()
1181 case GL_RG8UI: in _mesa_is_color_format()
2621 case GL_RG8UI: in _mesa_base_tex_format()
2940 case GL_RG8UI: in _mesa_gles_check_internalformat()
3414 if (internalFormat != GL_RG8UI) in _mesa_gles_error_check_format_and_type()
4059 case GL_RG8UI: in _mesa_is_es3_color_renderable()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dshaderimage.c82 case GL_RG8UI: in _mesa_get_shader_image_format()
391 case GL_RG8UI: in _mesa_is_shader_image_format_supported()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_texture.hh129 return GL_RG8UI; in to_gl_internal_format()
/dports/games/taisei/taisei-1.3.2/src/renderer/glcommon/
H A Dtexture.c137 case GL_RG8UI: return GL_RG; in glcommon_texture_base_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-storage-formats.c117 { GL_RG8UI, ARB_texture_rg },
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluTextureUtil.cpp199 case FMT_CASE(RG, UNSIGNED_INT8): return GL_RG8UI; in getInternalFormat()
526 case GL_RG8UI: return TextureFormat(TextureFormat::RG, TextureFormat::UNSIGNED_INT8); in mapGLInternalFormat()
595 case GL_RG8UI: in isGLInternalColorFormatFilterable()
1135 case GL_RG8UI: in getRenderableBitsES3()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dgles2_cmd_utils_implementation_autogen.h7664 {GL_RG8UI, "GL_RG8UI"}, in GetStringRenderBufferFormat()
7947 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureInternalFormat()
8016 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureInternalFormatStorage()
8111 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureSizedColorRenderableInternalFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dgles2_cmd_utils_implementation_autogen.h7676 {GL_RG8UI, "GL_RG8UI"}, in GetStringRenderBufferFormat()
7975 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureInternalFormat()
8044 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureInternalFormatStorage()
8139 {GL_RG8UI, "GL_RG8UI"}, in GetStringTextureSizedColorRenderableInternalFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.cpp543 case GL_RG8UI: return GL_RG_INTEGER; in getImplementationColorReadFormat()
604 case GL_RG8UI: return GL_UNSIGNED_BYTE; in getImplementationColorReadType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.cpp543 case GL_RG8UI: return GL_RG_INTEGER; in getImplementationColorReadFormat()
604 case GL_RG8UI: return GL_UNSIGNED_BYTE; in getImplementationColorReadType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglminimal.h444 #define GL_RG8UI 0x8238 macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglminimal.h444 #define GL_RG8UI 0x8238 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DBlendIntegerTest.cpp267 runTest<GL_RG8UI, 2, false>(); in TEST_P()
H A DCopyTexture3DTest.cpp141 case GL_RG8UI: in testCopy()
981 testCopy(testTarget, kColor, GL_RG8UI, GL_UNSIGNED_BYTE, false, false, false, in testUintFormats()
983 testCopy(testTarget, kColor, GL_RG8UI, GL_UNSIGNED_BYTE, false, true, false, in testUintFormats()
985 testCopy(testTarget, kColor, GL_RG8UI, GL_UNSIGNED_BYTE, false, false, true, in testUintFormats()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dfbo-blending.c127 { GL_RG8UI , GL_RG_INTEGER, 8, false },
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dminmax.c84 GL_RG8UI,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/
H A Dsized-internalformats.c119 { GL_RG8UI, { U8, U8, NONE, NONE, NONE, NONE, NONE, NONE } },
227 { GL_RG8UI, 30, true },
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/sharings/gl/windows/
H A Dgl_types_tests.cpp57 std::make_tuple(GL_RG8UI, CL_UNSIGNED_INT8, CL_RG),
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dformats.c52 {"rg8ui", GL_RG8UI, GL_RG_INTEGER, T_U8, F_CR | F_GL3 | F_ES3},
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clear_buffer_object/
H A Dformats.c134 …{GL_RG8UI, GL_RG_INTEGER, GL_UNSIGNED_BYTE, 2, true, {"GL_ARB_texture_rg", "GL_EXT_texture_int…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp504 { "rg8ui", GL_RG8UI, }, in init()
574 { "rg8ui", GL_RG8UI, }, in init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dtexture-rg.c70 { GL_RG8UI, GL_RG, GL_TRUE, GL_FALSE, GL_FALSE },
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c764 case GL_RG8UI: in _mesa_is_enum_format_unsigned_int()
1181 case GL_RG8UI: in _mesa_is_color_format()
2622 case GL_RG8UI: in _mesa_base_tex_format()
3251 if (internalFormat != GL_RG8UI) in _mesa_gles_error_check_format_and_type()
3902 case GL_RG8UI: in _mesa_is_es3_color_renderable()

12345678910>>...38