Searched refs:use_readpix_cache (Results 1 – 2 of 2) sorted by relevance
370 if (!rb->use_readpix_cache && !ALWAYS_READPIXELS_CACHE) { in try_cached_readpixels()381 rb->use_readpix_cache = true; in try_cached_readpixels()
2552 bool use_readpix_cache; member