Searched defs:si_buffer_resources (Results 1 – 1 of 1) sorted by relevance
553 struct si_buffer_resources { struct554 struct pipe_resource **buffers; /* this has num_buffers elements */555 unsigned *offsets; /* this has num_buffers elements */557 unsigned priority;558 unsigned priority_constbuf;561 uint64_t enabled_mask;562 uint64_t writable_mask;