History log of /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorMultiViewportTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
55dd4426673bd260dde56addcfea802f21c31304 08-Feb-2017 Mika Isojärvi <misojarvi@google.com> Add create functions for common Vulkan types.

These functions simplify creating the Vulkan objects by taking the
arguments directly instead of passing through struct. Multiple test
cases already reimplement these functions.

VK-GL-CTS issue: 465
Components: Vulkan

Change-Id: I09f6b0163b5aa2198617230767cd072185afe45c
(cherry picked from commit da03200a87f51bed33b3c3030ecbb6df06ff4f60)
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorMultiViewportTests.cpp
f349df7acdb7a6bcdf8df2a6b5d5e7e06292b277 19-Oct-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Check for geometryShader in multi-viewport scissor

Affected tests:
- dEQP-VK.fragment_operations.scissor.multi_viewport.*

Public issue #25

Change-Id: I82c45e7bff2f771b9874966246341d14d3371d8a
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorMultiViewportTests.cpp
367618221ecadfacdef5aa50110347bcb8cddef8 12-Sep-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Move early fragment tests to fragment_operations group

Change-Id: I21589282ad6c5890f108d28d95dd645736db8cdc
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorMultiViewportTests.cpp
1e18e8aea10cda4ca89348f7a9bba92efa58ce73 02-Sep-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Add multi-viewport scissoring tests

Uses geometry shader to draw into multiple viewports,
each viewport using its own scissor.

New test:
- dEQP-VK.fragment_operations.scissor.multi_viewport.*

Fixes #452

Change-Id: Icd98a8889319e3b6d189b7578c609913083c0e02
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorMultiViewportTests.cpp