Home
last modified time | relevance | path

Searched refs:selectMipmap (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DSamplerCore.hpp92 …void selectMipmap(const Pointer<Byte> &texture, Pointer<Byte> &mipmap, Pointer<Byte> &buffer, cons…
H A DSamplerCore.cpp521 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleQuad2D()
730 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sample3D()
982 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleFloat2D()
1064 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleFloat3D()
2160 void SamplerCore::selectMipmap(const Pointer<Byte> &texture, Pointer<Byte> &mipmap, Pointer<Byte> &… in selectMipmap() function in sw::SamplerCore
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp85 …void selectMipmap(Pointer<Byte> &texture, Pointer<Byte> buffer[4], Pointer<Byte> &mipmap, Float &l…
H A DSamplerCore.cpp750 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleQuad2D()
945 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sample3D()
1220 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleFloat2D()
1289 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleFloat3D()
2235 …void SamplerCore::selectMipmap(Pointer<Byte> &texture, Pointer<Byte> buffer[4], Pointer<Byte> &mip… in selectMipmap() function in sw::SamplerCore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Pipeline/
H A DSamplerCore.hpp88 …void selectMipmap(const Pointer<Byte> &texture, Pointer<Byte> &mipmap, Pointer<Byte> &buffer, cons…
H A DSamplerCore.cpp520 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleQuad2D()
722 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sample3D()
966 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleFloat2D()
1059 selectMipmap(texture, mipmap, buffer, lod, secondLOD); in sampleFloat3D()
2151 void SamplerCore::selectMipmap(const Pointer<Byte> &texture, Pointer<Byte> &mipmap, Pointer<Byte> &… in selectMipmap() function in sw::SamplerCore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DSamplerCore.hpp85 …void selectMipmap(Pointer<Byte> &texture, Pointer<Byte> buffer[4], Pointer<Byte> &mipmap, Float &l…
H A DSamplerCore.cpp750 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleQuad2D()
945 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sample3D()
1220 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleFloat2D()
1289 selectMipmap(texture, buffer, mipmap, lod, face, secondLOD); in sampleFloat3D()
2235 …void SamplerCore::selectMipmap(Pointer<Byte> &texture, Pointer<Byte> buffer[4], Pointer<Byte> &mip… in selectMipmap() function in sw::SamplerCore