Home
last modified time | relevance | path

Searched refs:PAN_DBG_DIRTY (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_util.h38 #define PAN_DBG_DIRTY 0x0008 macro
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c60 {"dirty", PAN_DBG_DIRTY, "Always re-emit all state"},
Dpan_cmdstream.c3987 if (unlikely(dev->debug & PAN_DBG_DIRTY)) in panfrost_draw_vbo()