This Vulkan Sample Code introduces texturing and uniform buffers to build on the Hello Triangle sample. It also adds texturing, as well as rotating the quad using a uniform buffer.
The source for this sample can be found in samples/rotating_texture in the Mali Vulkan SDK.
Vulkan Sample Code: Rotating Texture

The post Vulkan Sample Code: Rotating Texture appeared first on Mali Developer Center.