mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
33ef5b5039
# Objective - While it is not safe to enable mappable primary buffers for all GPUs, it should be preferred for integrated GPUs where an integrated GPU is one that is sharing system memory. ## Solution - Auto-disable mappable primary buffers only for discrete GPUs. If the GPU is integrated and mappable primary buffers are supported, use them. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |