Texture Compression
Function
By default, texture compression is enabled on cloud phones to lower the GPU memory usage. CPH allows you to dynamically enable or disable texture compression by running commands.
How to Use
Run the following command to enable or disable texture compression:
adb shell cmd attributes texture-compression <enable/disable>
Run the following command to check whether texture compression is enabled:
adb shell cmd attributes list
Constraints
After enabling or disabling texture compression, restart applications for the setting to take effect.
Disabling texture compression may increase the GPU memory usage and cause your cloud phone to respond slowly, so you are advised not to disable texture compression.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot