Searched defs:BufferObject (Results 1 – 1 of 1) sorted by relevance
32 struct BufferObject { struct33 uint32_t width;34 uint32_t height;35 uint32_t pitch;36 uint32_t handle;37 uint32_t size;38 uint8_t* vaddr;39 uint32_t fbId;