Searched refs:PANFROST_BO_HEAP (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/include/drm-uapi/ | ||
D | panfrost_drm.h | 88 #define PANFROST_BO_HEAP 2 macro |
/third_party/mesa3d/src/panfrost/lib/ | ||
D | pan_bo.c | 69 create_bo.flags |= PANFROST_BO_HEAP; in panfrost_bo_alloc() |