Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_counting_guest.cpp43 void count_extension_struct(uint32_t featureBits, VkStructureType rootType,
109 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkBaseInStructure()
122 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkBaseOutStructure()
135 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkBufferMemoryBarrier()
206 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkImageMemoryBarrier()
229 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkMemoryBarrier()
276 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkApplicationInfo()
336 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkInstanceCreateInfo()
640 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkDeviceQueueCreateInfo()
659 count_extension_struct(featureBits, rootType, toCount->pNext, count); in count_VkDeviceCreateInfo()
[all …]