A retain-release type of smart pointer.
Definition SmartPtr.hpp:132
GPUDevice & device
The owning device this object was created from.
Definition Common.hpp:55
Definition GPUSampler.hpp:175
Definition NLCommon.hpp:117
Null RenderAPI sampler object.
Definition NLSampler.hpp:19
NLSampler(NLDevicePtr device, const GPUSamplerDescriptor &descriptor)
const GPUSamplerDescriptor mDescriptor
A structure that describes the sampler and it's properties.
Definition NLSampler.hpp:22
const Descriptor & descriptor
A structure that describes the object and it's properties.
Definition Common.hpp:69
Definition Application.hpp:19
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25
Image sampler descriptor structure.
Definition GPUSampler.hpp:61