Searched defs:buf_data (Results 1 – 5 of 5) sorted by relevance
94 const Char* buf_data = buf.data(); in write_buffer() local
68 struct buf_data { struct69 uint32_t handle;70 uint32_t size;71 uint32_t stride;72 int bpp;
172 void* buf_data; in Resize() local
237 auto buf_data = buf_.scratch_data(); // pointer to memory in GetMessage() local
513 uint8_t *buf_data = nouveau_resource_map_offset( in nvc0_push_vbo_indirect() local