Classes | |
class | Diligent::SamplerBase< EngineImplTraits > |
Template class implementing base functionality of the sampler object. More... | |
Namespaces | |
namespace | Diligent |
Graphics engine namespace. | |
Functions | |
void | Diligent::ValidateSamplerDesc (const SamplerDesc &Desc, const IRenderDevice *pDevice) noexcept(false) |
Validates sampler description and throws an exception in case of an error. | |
Implementation of the Diligent::SamplerBase template class