Home
last modified time | relevance | path

Searched refs:LIMA_GEM_WAIT_READ (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Dlima_drm.h128 #define LIMA_GEM_WAIT_READ 0x01 macro
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c643 LIMA_GEM_WAIT_WRITE : LIMA_GEM_WAIT_READ; in lima_transfer_map()