Searched refs:VkTypeFromJson (Results 1 – 1 of 1) sorted by relevance
1120 template <typename T> bool VkTypeFromJson(const std::string& json, in VkTypeFromJson() function1143 return VkTypeFromJson(json, instance, errors); in VkJsonInstanceFromJson()1153 return VkTypeFromJson(json, device, errors); in VkJsonDeviceFromJson()1164 return VkTypeFromJson(json, properties, errors); in VkJsonImageFormatPropertiesFromJson()