Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h309 struct ColorBufferInfo { struct
310 ExternalMemoryInfo memory;
312 uint32_t handle;
315 uint32_t width;
316 uint32_t height;
317 GLenum internalFormat;
318 uint32_t memoryProperty;
319 int frameworkFormat;
320 int frameworkStride;
321 bool initialized = false;
[all …]