microsoft/graphics-driver-samples

Implement raspberry pi linear to tile and tile to linear resource copy

bhouse-microsoft opened this issue · 0 comments

For better performance, we should convert to tiled format. This will require that we implement driver side conversion from linear to tiled and tiled to linear appropriately.

This work is planned to be done in R1 but could be done none by contributors.