Home
last modified time | relevance | path

Searched refs:descriptorTypeContainsSampler (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp635 descriptorTypeContainsSampler(entry.descriptorType) in save()
805 imageInfo.sampler = descriptorTypeContainsSampler(descriptorType) in load()
3129 if (descriptorTypeContainsSampler(descType)) { in on_vkUpdateDescriptorSetsImpl()
7370 bool descriptorTypeContainsSampler(VkDescriptorType descType) { in descriptorTypeContainsSampler() function in gfxstream::vk::VkDecoderGlobalState::Impl