SamplerPool class
Constructors, destructors, conversion operators
- SamplerPool(const SamplerPool&) protected deleted
- SamplerPool()
Public functions
-
auto Initialize(const MemoryPool*,
ptrdiff_
t, int) -> NVNboolean - void SetDebugLabel(const char*)
- void Finalize()
- void RegisterSampler(int, const Sampler*) const
- void RegisterSamplerBuilder(int, const SamplerBuilder*) const
- auto GetMemoryPool() const -> const MemoryPool*
-
auto GetMemoryOffset() const -> ptrdiff_
t - auto GetSize() const -> int
Protected functions
- auto operator=(const SamplerPool&) -> const SamplerPool& deleted
Protected variables
- char reserved