bevy/crates/bevy_render/src/batching
Litttle_fish 2d34226043
disable gpu preprocessing on android with Adreno 730 GPU and earilier (#14176)
# Objective

Fix #14146 

## Solution

Expansion of #13323 , excluded Adreno 730 and earlier.

## Testing

Tested on android device(Adreno 730) that used to crash
2024-07-08 01:07:03 +00:00
..
gpu_preprocessing.rs disable gpu preprocessing on android with Adreno 730 GPU and earilier (#14176) 2024-07-08 01:07:03 +00:00
mod.rs Allow phase items not associated with meshes to be binned. (#14029) 2024-06-27 16:13:03 +00:00
no_gpu_preprocessing.rs Allow phase items not associated with meshes to be binned. (#14029) 2024-06-27 16:13:03 +00:00