Searched refs:LIMA_DEBUG_NO_BO_CACHE (Results 1 – 3 of 3) sorted by relevance
40 #define LIMA_DEBUG_NO_BO_CACHE (1 << 4) macro
526 { "nobocache", LIMA_DEBUG_NO_BO_CACHE,
309 bo->cacheable = !(lima_debug & LIMA_DEBUG_NO_BO_CACHE || in lima_bo_create()