|
|
QSize | size |
| |
|
QRhiTexture::Format | format = QRhiTexture::Format ::RGBA8 |
| |
|
QRhiSampler::Filter | mag_filter = QRhiSampler::Linear |
| |
|
QRhiSampler::Filter | min_filter = QRhiSampler::Linear |
| |
|
QRhiSampler::Filter | mipmap_mode = QRhiSampler::None |
| |
|
QRhiSampler::AddressMode | address_u = QRhiSampler::Repeat |
| |
|
QRhiSampler::AddressMode | address_v = QRhiSampler::Repeat |
| |
|
QRhiSampler::AddressMode | address_w = QRhiSampler::Repeat |
| |
The documentation for this struct was generated from the following file: