Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp31 static bool UsesImmutableSamplers(const VkDescriptorSetLayoutBinding &binding) in UsesImmutableSamplers() function
68 if(UsesImmutableSamplers(srcBinding)) in DescriptorSetLayout()
104 if(UsesImmutableSamplers(pCreateInfo->pBindings[i])) in ComputeRequiredAllocationSize()