Searched defs:si_buffer_resources (Results 1 – 1 of 1) sorted by relevance
457 struct si_buffer_resources { struct458 struct pipe_resource **buffers; /* this has num_buffers elements */459 unsigned *offsets; /* this has num_buffers elements */461 unsigned priority;462 unsigned priority_constbuf;465 uint64_t enabled_mask;466 uint64_t writable_mask;