Searched defs:nine_subbuffer (Results 1 – 1 of 1) sorted by relevance
36 struct nine_subbuffer { struct37 struct nine_buffer_group *parent; /* Can be NULL */38 struct pipe_resource *resource; /* The parent resource if apply */39 unsigned offset; /* Offset inside the resource */41 struct pipe_transfer *transfer;42 uint8_t *map;