|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Graphics::SamplerForge::destroy_sampler | ( | vk::Sampler | sampler | ) |
Destroy a specific sampler.
| sampler | Sampler to destroy |
Removes from cache and destroys. Useful for hot-reloading.
Definition at line 133 of file SamplerForge.cpp.
References MayaFlux::Journal::ImageProcessing, is_initialized(), m_backend, m_sampler_cache, MF_DEBUG, and MayaFlux::Journal::Portal.
Here is the call graph for this function: