Home
last modified time | relevance | path

Searched defs:threaded_resource (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h328 struct threaded_resource { struct
329 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 …]