commit | e59633e82bafebb57e7cc60efe9ad2ef9b5a0844 | [log] [tgz] |
---|---|---|
author | Tapani Pälli <tapani.palli@intel.com> | Mon Oct 21 13:57:08 2024 +0300 |
committer | Tapani Pälli <tapani.palli@intel.com> | Mon Oct 21 14:01:54 2024 +0300 |
tree | a54fe329c209a46378dd10b97f8d969b59f62982 | |
parent | 742c692d020c7dfba05fc481e1bae7905a1ca232 [diff] |
Add barriers before glGetTexImage in image load store tests This is required to ensure prior stores land before glGetTexImage. Affects: KHR-GL46.shader_image_load_store.advanced-copyImage KHR-GL46.shader_image_load_store.advanced-sso-simple Components: OpenGL VK-GL-CTS issue: 5407 Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Change-Id: I27165ca0ffb2c07cf7546d3e27b02444c71a45fa
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.