Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.cpp26 struct FormatPlaneLayout { struct
35 std::vector<FormatPlaneLayout> planeLayouts;
156 for (const FormatPlaneLayout& planeInfo : formatInfo->planeLayouts) { in getFormatTransferInfo()