Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkjson/
Dvkjson_unittest.cc87 result = VkJsonImageFormatPropertiesFromJson(json, &props2, &errors); in main()
Dvkjson.h161 bool VkJsonImageFormatPropertiesFromJson(const std::string& json,
Dvkjson.cc1161 bool VkJsonImageFormatPropertiesFromJson(const std::string& json, in VkJsonImageFormatPropertiesFromJson() function