Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp99 struct PlanarFormatDescription struct
102 {
107 enum ChannelFlags
115 struct Plane
123 struct Channel
132 uint8_t numPlanes;
133 uint8_t presentChannels;
134 uint8_t blockWidth;
135 uint8_t blockHeight;
136 Plane planes[MAX_PLANES];
[all …]