Searched refs:print_VkPhysicalDevice (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vulkan_json_data.hpp | 385 static void print_VkPhysicalDevice(VkPhysicalDevice obj, const std::string& str, bool commaNeeded=t… in print_VkPhysicalDevice() function 392 static void print_VkPhysicalDevice(const VkPhysicalDevice * obj, const std::string& str, bool comma… in print_VkPhysicalDevice() function 15502 print_VkPhysicalDevice(obj.physicalDevices[i], tmp.str(), isCommaNeeded); in print_VkPhysicalDeviceGroupProperties() 15544 print_VkPhysicalDevice(obj->physicalDevices[i], tmp.str(), isCommaNeeded); in print_VkPhysicalDeviceGroupProperties() 15587 print_VkPhysicalDevice(obj.pPhysicalDevices[i], tmp.str(), isCommaNeeded); in print_VkDeviceGroupDeviceCreateInfo() 15627 print_VkPhysicalDevice(obj->pPhysicalDevices[i], tmp.str(), isCommaNeeded); in print_VkDeviceGroupDeviceCreateInfo()
|