Home
last modified time | relevance | path

Searched refs:D3DFMT_A32B32G32R32F (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp121 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
122 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
125 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
126 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
127 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp121 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
122 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
125 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
126 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
127 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp121 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
122 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
125 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
126 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
127 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp121 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
122 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
125 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
126 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
127 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp121 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
122 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
125 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
126 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
127 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp162 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
305 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
306 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
309 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
310 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
311 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp171 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
300 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
301 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
304 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
305 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
306 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp163 case D3DFMT_A32B32G32R32F: in GetD3DFormatInfo()
293 …9FormatInfo(&map, GL_RGBA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
294 …9FormatInfo(&map, GL_RGB32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_A32B32G32R32F,… in BuildD3D9FormatMap()
297 …InsertD3D9FormatInfo(&map, GL_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
298 …InsertD3D9FormatInfo(&map, GL_LUMINANCE32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()
299 …InsertD3D9FormatInfo(&map, GL_LUMINANCE_ALPHA32F_EXT, D3DFMT_A32B32G32R32F, D3DFMT_UNKNO… in BuildD3D9FormatMap()

12345678910>>...16