Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DGpuDecompressionPipeline.cpp256 VkDescriptorSetLayoutBinding dsLayoutBindings[] = { in getDescriptorSetLayout() local
272 .bindingCount = std::size(dsLayoutBindings), in getDescriptorSetLayout()
273 .pBindings = dsLayoutBindings, in getDescriptorSetLayout()