Searched refs:sheet_bytes (Results 1 – 1 of 1) sorted by relevance
1463 size_t sheet_bytes; member1541 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()1542 if (!cache->sheet_bytes) in svga3dsurface_setup_cache()1569 if (offset >= cache->sheet_bytes) in svga3dsurface_get_loc()1570 offset %= cache->sheet_bytes; in svga3dsurface_get_loc()