Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc650 template <typename T> std::string VkTypeToJson(const T& t) { in VkTypeToJson() function
678 return VkTypeToJson(instance); in VkJsonInstanceToJson()
688 return VkTypeToJson(device); in VkJsonDeviceToJson()
699 return VkTypeToJson(properties); in VkJsonImageFormatPropertiesToJson()