Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
Dpanfrost_drm.h88 #define PANFROST_BO_HEAP 2 macro
/third_party/mesa3d/src/panfrost/lib/
Dpan_bo.c69 create_bo.flags |= PANFROST_BO_HEAP; in panfrost_bo_alloc()