History log of /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorTests.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/vktFragmentOperationsScissorTests.cpp
620d8646e34d46a873bd7179181cea7e1a3d626e 26-Sep-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Add PointSize to scissoring tests

Change-Id: Ib4c019416da5d4461213ce8a73e78d94644af500
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorTests.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/vktFragmentOperationsScissorTests.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/vktFragmentOperationsScissorTests.cpp
2eda7edb5a3193b800ce1f2a0e859548719fec24 04-Aug-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Add scissoring tests

Scissoring tests based on GLES 2.0.

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

Fixes #452

Change-Id: I8bd7cb1dfc0889249d1f7bfb159f51defdf55a2d
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/vktFragmentOperationsScissorTests.cpp