Home
last modified time | relevance | path

Searched refs:GL_RG8UI (Results 26 – 50 of 929) sorted by relevance

12345678910>>...38

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp184 GL_RG8I, GL_RG8UI, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RGBA8I, GL_RGBA8UI, in test()
241 { GL_RG8UI, 8, 8, 0, 0 }, in test()
H A Des3fFboTestCase.cpp176 case GL_RG8UI: in isRequiredFormat()
299 case GL_RG8UI: in getMinimumSampleCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fFboTestCase.cpp181 case GL_RG8UI: in isRequiredFormat()
316 case GL_RG8UI: in getMinimumSampleCount()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp119 {GL_RG_INTEGER, GL_UNSIGNED_BYTE, GL_RG8UI}, // PF_R8G8_UINT
277 return GL_RG8UI; in getGLImageInternalFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-rg.c297 case GL_RG8UI: in render_and_check_textures()
431 internal_format = GL_RG8UI; in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query/
H A Doverrun.c63 GL_RG8UI,
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp385 return GL_RG8UI; in getGLInternalFormat()
562 case GL_RG8UI: in getClosestOGREFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dformat_map_autogen.cpp325 return GL_RG8UI; in GetSizedFormatInternal()
1064 case GL_RG8UI: in ValidES3FormatCombination()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dformat_map_autogen.cpp365 return GL_RG8UI; in GetSizedFormatInternal()
1104 case GL_RG8UI: in ValidES3FormatCombination()

12345678910>>...38