23f2ec2103
This is a helper function that will return false if the given format is supported by adreno drivers but not supported in GPU HW. For these formats, adreno will use software color conversion routines to convert them to acceptable format by the GPU HW. This may be required if we want to avoid creating texture for certain formats when not absolutely necessary. Could be defaulted to return true depending on a compile time flag. Change-Id: Idb2200b5ed13bb8c184288d44340ed1aefeaa8df |
||
---|---|---|
.. | ||
Android.mk | ||
qcom_ui.cpp | ||
qcom_ui.h |