Searched defs:ColorBufferInfo (Results 1 – 1 of 1) sorted by relevance
309 struct ColorBufferInfo { struct310 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 …]