texture_cache: Use small vector for surface vectors
This avoids most heap allocations when collecting surfaces into a vector.
Loading
Please register or sign in to comment
This avoids most heap allocations when collecting surfaces into a vector.