QSSGRhiSamplerDescription. More...
| Header: | #include <QSSGRhiSamplerDescription>
|
| Since: | Qt 6.7 |
| QRhiSampler::AddressMode | hTiling |
| QRhiSampler::Filter | magFilter |
| QRhiSampler::Filter | minFilter |
| QRhiSampler::Filter | mipmap |
| QRhiSampler::AddressMode | vTiling |
| QRhiSampler::AddressMode | zTiling |
Convenience class used to request a QRhiSampler from QtQuick3D internal cache.
Note: Samplers are owned by QtQuick3D.
See also QSSGRhiContext::sampler().
The horizontal wrap mode.
See also QRhiSampler::AddressMode.
The magnification filter mode.
See also QRhiSampler::Filter and QRhiSampler::magFilter().
The minification filter mode.
See also QRhiSampler::Filter and QRhiSampler::minFilter().
The mipmap filtering mode.
See also QRhiSampler::Filter and QRhiSampler::mipmapMode().
The vertical wrap mode.
See also QRhiSampler::AddressMode.
The depth wrap mode.
See also QRhiSampler::AddressMode.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qssgrhisamplerdescription.html