Hello everyone! I'm looking for some docs about Mali's RenderScript driver internals. More specifically: How's the runtime logic, to decide which devices to use? How is the logic used to schedule the jobs among different cores (CPU/GPU)? Can you
↧