Searched defs:threaded_resource (Results 1 – 1 of 1) sorted by relevance
315 struct threaded_resource { struct318 /* Pointer to the TC that first used this threaded_resource (buffer). This is used to argument327 const void *first_user;334 struct pipe_resource *latest;341 void *cpu_storage;354 struct util_range valid_buffer_range;360 bool used_by_multiple_contexts;364 bool is_shared;365 bool is_user_ptr;366 bool allow_cpu_storage;[all …]