Home
last modified time | relevance | path

Searched defs:FormatData (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp296 struct FormatData struct in VulkanHppGenerator
298 FormatData( int line ) : xmlLine( line ) {} in FormatData() function
300 std::string blockExtent;
301 std::string blockSize;
302 std::string chroma;
303 std::string classAttribute;
304 std::vector<ComponentData> components;
305 std::string compressed;
306 std::string packed;
307 std::vector<PlaneData> planes;
[all …]