tag | 092d00184613ef2965f2d0642efa0c33eb565eaa | |
---|---|---|
tagger | Alexander Galazin <alexander.galazin@arm.com> | Tue Aug 01 16:08:56 2017 +0200 |
object | e792c38ab31b874c31154deb89b847094bf520b5 |
Vulkan CTS 1.0.2.5 New tests: * Add tests for VK_KHR_relaxed_block_layouts Fixes: * Select correct memory heap index for memory import * Fix layout transition in blitting tests * Add metadata bindings in sparse tests * Fix incorrect scale in pipeline_barrier tests * copies_and_blitting: fix ambiguous signed normalized 1.0 value * Relax threshold in cube map filtering tests * cross_instance sync: run without VK_KHR_get_memory_requirements2 * Refactor synchronization test code to avoid compiler warning * Fix gcc 5.4 warnings * Add option to skip fetch external sources * Reduce the max number of concurrent pipeline cache objects
commit | e792c38ab31b874c31154deb89b847094bf520b5 | [log] [tgz] |
---|---|---|
author | Daniel Koch <dkoch@nvidia.com> | Wed Jul 26 13:38:21 2017 -0400 |
committer | Daniel Koch <dkoch@nvidia.com> | Wed Jul 26 13:38:21 2017 -0400 |
tree | 75403dda3943141217ac1ab2ba3e9ef6850c482d | |
parent | d3022f1f9037b0e2bb84d0a2dc503ed6c2313396 [diff] |
Allow VK_KHR_relaxed_block_layout extension VK-GL-CTS Issue: 596 Affects: dEQP-VK.api.info.device.extensions Change-Id: I25395cbc76e2a4a176c74e9d46f16f3e105c4669 Component: Vulkan
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.