Searched defs:si_buffer_resources (Results 1 – 1 of 1) sorted by relevance
550 struct si_buffer_resources { struct551 struct pipe_resource **buffers; /* this has num_buffers elements */552 unsigned *offsets; /* this has num_buffers elements */554 unsigned priority;555 unsigned priority_constbuf;558 uint64_t enabled_mask;559 uint64_t writable_mask;