Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.cpp60 static void initializeReifiedDescriptorSet(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, in initializeReifiedDescriptorSet()
433 void applyDescriptorSetAllocation(VkDescriptorPool pool, VkDescriptorSetLayout setLayout) { in applyDescriptorSetAllocation()
468 void fillDescriptorSetInfoForPool(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, in fillDescriptorSetInfoForPool()
DDescriptorSetVirtualization.h64 VkDescriptorSetLayout setLayout; member
DResourceTracker.cpp828 VkDescriptorSetLayout setLayout = reified->setLayout; in commitDescriptorSetUpdates() local
980 struct goldfish_VkDescriptorSetLayout* setLayout = in decDescriptorSetLayoutRef() local
1202 void ResourceTracker::unregister_VkDescriptorSetLayout(VkDescriptorSetLayout setLayout) { in unregister_VkDescriptorSetLayout()
1231 VkDescriptorSetLayout setLayout = as_goldfish_VkDescriptorSet(set)->reified->setLayout; in clearDescriptorPoolAndUnregisterDescriptorSets() local
4902 VkDescriptorSetLayout setLayout = in on_vkAllocateDescriptorSets() local
4986 VkDescriptorSetLayout setLayout = in on_vkFreeDescriptorSets() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp2324 VULKAN_HPP_NAMESPACE::DescriptorSetLayout setLayout; in createDescriptorSetLayout() local
2338 VULKAN_HPP_NAMESPACE::DescriptorSetLayout setLayout; in createDescriptorSetLayoutUnique() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2968 void initDescriptorSetInfoLocked(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, in initDescriptorSetInfoLocked()
6154 VkDescriptorSetLayout setLayout, in getOrAllocateDescriptorSetFromPoolAndId()