From: Pyry Haulos Date: Thu, 24 Mar 2016 17:51:52 +0000 (+0000) Subject: Merge branch '263-sparse-resources-tests' into 'vulkan-cts-1.0-dev' X-Git-Tag: upstream/0.1.0~438^2~333^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=86898a65d44cb8ff7b9e786dcc0d116d96ad1565;p=platform%2Fupstream%2FVK-GL-CTS.git Merge branch '263-sparse-resources-tests' into 'vulkan-cts-1.0-dev' Sparse Resources Tests Tests for Sparse Resources: 1. Test fully resident buffer created with VK_BUFFER_CREATE_SPARSE_BINDING_BIT flag bit 2. Test fully resident image created with VK_IMAGE_CREATE_SPARSE_BINDING_BIT flag bit 3. Test partially resident buffer created with VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT flag bit 4. Test partially resident image created with VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT flag bit 5. Test partially resident image with mipmaps, put some mipmap levels in mip tail region 6. Test memory aliasing for fully resident buffer objects See merge request !405 --- 86898a65d44cb8ff7b9e786dcc0d116d96ad1565