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