bevy/crates/bevy_render/src/batching
Litttle_fish 5d9e44b9dc
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-08-02 18:58:31 +02:00
..
gpu_preprocessing.rs disable gpu preprocessing on android with Adreno 730 GPU and earilier (#14176) 2024-08-02 18:58:31 +02:00
mod.rs Allow phase items not associated with meshes to be binned. (#14029) 2024-06-27 19:41:42 +02:00
no_gpu_preprocessing.rs Allow phase items not associated with meshes to be binned. (#14029) 2024-06-27 19:41:42 +02:00