History log of /external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b3bca439862e986409ffd76e857ada0cc7c9080 12-Sep-2017 Tony Wasserka <tony.wasserka@imgtec.com> Check for depthBounds support in shader builtin frag depth tests

Depth bounds testing was enabled without checking for feature support
in a couple of tests. With this change, tests that don't need this
feature leave it disabled, whereas other tests (currently only
dEQP-VK.glsl.builtin_var.fragdepth.*) now throw NotSupported when
the device doesn't support it.

Affects:

dEQP-VK.clipping.*
dEQP-VK.glsl.builtin_var.*

Components: Vulkan

VK-GL-CTS issue: 685

Change-Id: I44d94142e295ff135ad1a55d0d6e212b65994257
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
5b4c115ff494f39261d387b12d4b539c02159169 16-May-2017 Mika Isojärvi <misojarvi@google.com> Add tests for VK_KHR_sampler_ycbcr_conversion

Components: Vulkan, Framework
VK-GL-CTS issue: 111

Change-Id: Id0810b196f0a148903922df3fc08f1c5db88f86e
(cherry picked from commit 595b5f763a8f6ef1c68bfd133a55ded9c25ac101)
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
39ad2eac87b83d18169667fdc9e3c45ac25d686c 24-Feb-2017 David Sodman <dsodman@google.com> Add test for FragDepth shader built-in

Components: Vulkan

VK-GL-CTS issue: 93

Test: fragdepth, frontface, clipping
Change-Id: I531e39a58dd6b577108bff14b2206d7bf9d9cd4f
(cherry picked from commit 3aeb0c565fe64441466247fe381fc815209d46e4)
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
ab800744f81295f4ffee05cd6c3137ab69757315 06-Sep-2016 David Sodman <dsodman@google.com> Extend gl_FrontFacing tests

Update gl_FrontFacing tests to include more tests as well as to use the
vktDrawUtil utility class

Change-Id: If94fb552f5f9366c79ffa3fcac6f085611a23f65
(cherry picked from commit 417115b2676c3064a06385184573b6d7a0644f42)
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
1409d3b197da7b68b13c2f5e15023f50b7078294 09-Sep-2016 David Sodman <dsodman@google.com> Add ability to generate images with the reference renderer

*Separate DrawContext into a DrawContext and DrawContextState to reflect
graphics API's are split between state and action parts
* Add abstract DrawContext class

Test: Test clipping and synchronization primitives

Change-Id: I9f3945c6c3de169325fadea7bf70a9d5d7bfd932
(cherry picked from commit 11da53fb71eced942e89bac59407a5681dba3bb1)
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp
d1f0e9d47f7d2ecb097b3724a0dac8ea2b4978bc 01-Sep-2016 David Sodman <dsodman@google.com> Add Vulkan DrawContext utility class

This is the first in a series of changes to move the DrawContext class
for more general use.

Test: run clipping tests on Vulkan
Affects: dEQP-VK.clipping.*

Change-Id: Ia9b8953d25c10ec2a6c227bf300637dcd62ea898
(cherry picked from commit 9a928cdc2014c830eb8cb43043746f8f2ea6969a)
/external/deqp/external/vulkancts/modules/vulkan/vktDrawUtil.hpp