Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp43 size_t immutableSamplersSize = bindings[i].descriptorCount * sizeof(VkSampler); in DescriptorSetLayout() local
45 host_memory += immutableSamplersSize; in DescriptorSetLayout()
48 immutableSamplersSize); in DescriptorSetLayout()