16 ::ll::TypedStorage<4, 4, ::texd::ImageFormat> imageFormat;
17 ::ll::TypedStorage<4, 4, ::texd::CompressionScheme> compressionScheme;
18 ::ll::TypedStorage<4, 4, ::texd::PixelFormat> pixelFormat;
19 ::ll::TypedStorage<1, 1, bool> isLinear;
20 ::ll::TypedStorage<4, 4, uint> width;
21 ::ll::TypedStorage<4, 4, uint> height;
22 ::ll::TypedStorage<4, 4, uint> mipLevelCount;