Searched refs:count_VkExtent2D (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_counting_guest.cpp | 47 void count_VkExtent2D(uint32_t featureBits, VkStructureType rootType, const VkExtent2D* toCount, in count_VkExtent2D() function 96 count_VkExtent2D(featureBits, rootType, (VkExtent2D*)(&toCount->extent), count); in count_VkRect2D() 5737 count_VkExtent2D(featureBits, rootType, (VkExtent2D*)(&toCount->shadingRateAttachmentTexelSize), in count_VkRenderingFragmentShadingRateAttachmentInfoKHR() 5862 count_VkExtent2D(featureBits, rootType, (VkExtent2D*)(&toCount->extent), count); in count_VkRectLayerKHR() 6565 count_VkExtent2D(featureBits, rootType, (VkExtent2D*)(&toCount->minFragmentDensityTexelSize), in count_VkPhysicalDeviceFragmentDensityMapPropertiesEXT() 6567 count_VkExtent2D(featureBits, rootType, (VkExtent2D*)(&toCount->maxFragmentDensityTexelSize), in count_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()
|
D | goldfish_vk_counting_guest.h | 44 void count_VkExtent2D(uint32_t featureBits, VkStructureType rootType, const VkExtent2D* toCount,
|
D | VkEncoder.cpp | 10552 count_VkExtent2D(sFeatureBits, VK_STRUCTURE_TYPE_MAX_ENUM, (VkExtent2D*)(pGranularity), in vkGetRenderAreaGranularity() 31441 count_VkExtent2D(sFeatureBits, VK_STRUCTURE_TYPE_MAX_ENUM, (VkExtent2D*)(pGranularity), in vkGetRenderingAreaGranularityKHR()
|