Home
last modified time | relevance | path

Searched refs:PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_range.h66 if (resource->flags & PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE || in util_range_add()
H A Du_upload_mgr.c197 buffer.flags = upload->flags | PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE; in u_upload_alloc_buffer()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h529 #define PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE (1 << 4) macro

Completed in 5 milliseconds