Function get_adreno_model

Source
pub fn get_adreno_model(adapter: &RenderAdapter) -> Option<u32>
Expand description

If the RenderAdapter is a Qualcomm Adreno, returns its model number.

This lets us work around hardware bugs.