Searched refs:print_VkObjectType (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vulkan_json_data.hpp | 1599 static void print_VkObjectType(VkObjectType obj, const std::string& str, bool commaNeeded=true) { in print_VkObjectType() function 1607 static void print_VkObjectType(const VkObjectType * obj, const std::string& str, bool commaNeeded=t… in print_VkObjectType() function 28120 print_VkObjectType(obj.objectType, "objectType", 1); in print_VkRefreshObjectKHR() 28138 print_VkObjectType(obj->objectType, "objectType", 1); in print_VkRefreshObjectKHR() 31830 print_VkObjectType(obj.objectType, "objectType", 1); in print_VkDebugUtilsObjectNameInfoEXT() 31857 print_VkObjectType(obj->objectType, "objectType", 1); in print_VkDebugUtilsObjectNameInfoEXT() 32133 print_VkObjectType(obj.objectType, "objectType", 1); in print_VkDebugUtilsObjectTagInfoEXT() 32164 print_VkObjectType(obj->objectType, "objectType", 1); in print_VkDebugUtilsObjectTagInfoEXT()
|