commit | bb60dfb76bb724153d133818c1078e36bcfbc250 | [log] [tgz] |
---|---|---|
author | Sai Kiran Korwar <skirank@nvidia.com> | Tue Jul 03 14:28:52 2018 +0530 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Fri Jul 13 06:42:43 2018 -0400 |
tree | 121dbfe1ad8501450005c7971a83aa7e23a739dd | |
parent | 4aedd5ec431d000f80ded0322c6572d2088c39b8 [diff] |
Fix memory allocation tests Use deviceMemoryAllocationGranularity to determine if some number of allocations of a particular size will succeed. This is useful on when platform specific alignment restrictions are present. Components: Vulkan Affects: dEQP-VK.memory.allocation.basic.size_* VK-GL-CTS issue: 1259 Change-Id: Iac4f2e7842a826bebf7c641fad1950f6c3d48946
This repository contains a GPU testing suite called dEQP (drawElements Quality Program). dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
Up-to-date documentation for the dEQP is available at Android Open Source Project site.
This repository includes Khronos Vulkan CTS under external/vulkancts
directory. For more information see Vulkan CTS README.
This repository includes Khronos OpenGL / OpenGL ES CTS under external/openglcts
directory. For more information see OpenGL / OpenGL ES CTS README.