Searched defs:DestroyedSampler (Results 1 – 1 of 1) sorted by relevance
317 struct DestroyedSampler struct319 vk::VkSampler sampler;321 DestroyedSampler(Context &context) : sampler{DE_NULL} in DestroyedSampler() function