Home
last modified time | relevance | path

Searched defs:DestroyedSampler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp317 struct DestroyedSampler struct
319 vk::VkSampler sampler;
321 DestroyedSampler(Context &context) : sampler{DE_NULL} in DestroyedSampler() function