Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h326 struct threaded_resource { struct
327 struct pipe_resource b;
334 struct pipe_resource *latest;
341 void *cpu_storage;
354 struct util_range valid_buffer_range;
358 bool is_shared;
359 bool is_user_ptr;
360 bool allow_cpu_storage;
363 int8_t last_batch_usage;
365 uint32_t batch_generation;
[all …]