Searched refs:RADV_DEBUG_FORCE_COMPRESS (Results 1 – 3 of 3) sorted by relevance
56 RADV_DEBUG_FORCE_COMPRESS = 1ull << 25, enumerator
126 if (device->instance->debug_flags & RADV_DEBUG_FORCE_COMPRESS) in radv_image_use_fast_clear_for_image_early()145 if (device->instance->debug_flags & RADV_DEBUG_FORCE_COMPRESS) in radv_image_use_fast_clear_for_image()339 (device->instance->debug_flags & RADV_DEBUG_FORCE_COMPRESS)); in radv_use_fmask_for_image()366 !(device->instance->debug_flags & RADV_DEBUG_FORCE_COMPRESS) && in radv_use_htile_for_image()
972 {"forcecompress", RADV_DEBUG_FORCE_COMPRESS},