Searched defs:threaded_resource (Results 1 – 1 of 1) sorted by relevance
328 struct threaded_resource { struct329 struct pipe_resource b;336 struct pipe_resource *latest;343 void *cpu_storage;356 struct util_range valid_buffer_range;360 bool is_shared;361 bool is_user_ptr;362 bool allow_cpu_storage;365 int8_t last_batch_usage;367 uint32_t batch_generation;[all …]