![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Collaboration diagram for QSSGRhiSamplerDescription:Definition at line 125 of file qssgrhicontext_p.h.
| QRhiSampler::AddressMode QSSGRhiSamplerDescription::hTiling |
Definition at line 130 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::checkAndAdjustForNPoT(), and QSSGRhiContext::sampler().
| QRhiSampler::Filter QSSGRhiSamplerDescription::magFilter |
Definition at line 128 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::sampler().
| QRhiSampler::Filter QSSGRhiSamplerDescription::minFilter |
Definition at line 127 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::sampler().
| QRhiSampler::Filter QSSGRhiSamplerDescription::mipmap |
Definition at line 129 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::checkAndAdjustForNPoT(), and QSSGRhiContext::sampler().
| QRhiSampler::AddressMode QSSGRhiSamplerDescription::vTiling |
Definition at line 131 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::checkAndAdjustForNPoT(), and QSSGRhiContext::sampler().
| QRhiSampler::AddressMode QSSGRhiSamplerDescription::zTiling |
Definition at line 132 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContext::checkAndAdjustForNPoT(), and QSSGRhiContext::sampler().