Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h327 struct ColorBufferInfo { struct
328 ExternalMemoryInfo memory;
330 uint32_t handle;
333 uint32_t width;
334 uint32_t height;
335 GLenum internalFormat;
336 uint32_t memoryProperty;
337 int frameworkFormat;
338 int frameworkStride;
339 bool initialized = false;
[all …]