eden/src/video_core/texture_cache
ReinUsesLisp c210923ccb vk_staging_buffer_pool: Add stream buffer for small uploads
This uses a ring buffer similar to OpenGL's stream buffer for small
uploads. This stops us from allocating several small buffers, reducing
memory fragmentation and cache locality.

It uses dedicated allocations when possible.
2021-02-13 02:17:24 -03:00
..
accelerated_swizzle.cpp
accelerated_swizzle.h
decode_bc4.cpp
decode_bc4.h
descriptor_table.h
format_lookup_table.cpp
format_lookup_table.h
formatter.cpp
formatter.h
image_base.cpp
image_base.h
image_info.cpp
image_info.h
image_view_base.cpp
image_view_base.h
image_view_info.cpp
image_view_info.h
render_targets.h
samples_helper.h
slot_vector.h
texture_cache.h vk_staging_buffer_pool: Add stream buffer for small uploads 2021-02-13 02:17:24 -03:00
types.h
util.cpp
util.h