Searched refs:print_VkImageType (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vulkan_json_data.hpp | 2142 static void print_VkImageType(VkImageType obj, const std::string& str, bool commaNeeded=true) { in print_VkImageType() function 2150 static void print_VkImageType(const VkImageType * obj, const std::string& str, bool commaNeeded=tru… in print_VkImageType() function 9041 print_VkImageType(obj.imageType, "imageType", 1); in print_VkImageCreateInfo() 9105 print_VkImageType(obj->imageType, "imageType", 1); in print_VkImageCreateInfo() 16032 print_VkImageType(obj.type, "type", 1); in print_VkPhysicalDeviceImageFormatInfo2() 16063 print_VkImageType(obj->type, "type", 1); in print_VkPhysicalDeviceImageFormatInfo2()
|