Home
last modified time | relevance | path

Searched refs:dpw (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c688 unsigned dpw = PIPE_MAP_DIRECTLY | PIPE_MAP_WRITE | in lima_transfer_map() local
690 if ((usage & dpw) == dpw && res->index_cache) in lima_transfer_map()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c1141 unsigned dpw = PIPE_MAP_DIRECTLY | PIPE_MAP_WRITE | PIPE_MAP_PERSISTENT; in panfrost_ptr_map() local
1143 if ((usage & dpw) == dpw && rsrc->index_cache) in panfrost_ptr_map()

Completed in 7 milliseconds