History log of /external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d2df40205f9f0988f6cf9cef40043b04404b87f 08-Jun-2017 Pyry Haulos <phaulos@google.com> Add framework support for VK_KHR_maintenance2

Components: Vulkan

VK-GL-CTS issue: 199

Change-Id: I9112fc0c44c6516e5e65d53535c9b0247f91e272
(cherry picked from commit 59b5bb0016f0f0bc6a2e3973016ae6f90655ac7c)
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
bda14e462faaf385ce23bbb6b50806befba5ab6e 28-Sep-2016 Pyry Haulos <phaulos@google.com> API tests for the VK_KHR_external_* extensions

New tests:

dEQP-VK.api.external.*
dEQP-VK.synchronization.cross_instance.*

VK-GL-CTS issues: 107, 108, 109
Components: Vulkan

Contains the following commits:
08b8e2b72dd89548f9877a8ed5bba7c04c1d9732
9d154edc6a44aaccd0a913a17d44689cfe472ab2
2977726d2eb00edb145418f196e355671ed53ca5
1d626a0d2d66ef34d3caeecb6e5e2f9c81f5e788
a56c487e346192c74fb17f719aad18a71d667478
c918a652c559028f0f4893962e32d3e52970fd4f

Change-Id: I9b2e838c7e7143996f0dc49dabe48346416716ff
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
2f442619367e349e42f041ca094bbdc6b9699bca 10-May-2017 Pyry Haulos <phaulos@google.com> Update vulkan.h.in to 1.0.49 and strip unused exts

This change updates vulkan.h.in to match header version 49.
Vendor-specific extensions and KHX extensions that are not covered by CTS
are removed.

gen_framework.py now auto-detects function class from its first argument,
except for vkGet*ProcAddr, which require special handling.

Components: Vulkan

Change-Id: If6e1d959091a9064585bf29ef9983d03649ce513
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
93e2af037c07511c2ac415ec3e55452d9cfc341d 14-Nov-2016 Mika Isojärvi <misojarvi@google.com> Add tests for VK_KHR_incremental_present

VK-GL-CTS issue: 228

Change-Id: Ib295de6e449fce56b1f94f2e80a9de52faa56a11
(cherry picked from commit 5319ab26dd8586121adfcc98bcd9f907a5a21aac)
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
b1b66e2402fabaa59a36e5b350946ef38491e9e5 15-Jan-2017 Ian Elliott <ianelliott@google.com> Add tests for VK_GOOGLE_display_timing

New tests:

dEQP-VK.wsi.*.display_timing.*

Changed tests:

dEQP-VK.api.info.android.no_unknown_extensions

VK-GL-CTS issue: 227

Change-Id: I50ae75ee0301668e4ad255625f7098387365def8
(cherry picked from commit 4ca1b5ba618a69f9ab748417c9ac5247d182dff4)
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
0a80ec2c33f4483764669cc58ea3010f9c1b855f 04-Nov-2016 Petros Bantolas <petros.bantolas@imgtec.com> Test descriptor_update_template, push_descriptor

Extended the existing binding_model tests with 3 new variants,
'with_template', 'with_push_template' and 'with_push'.

The least invasive method to support push descriptor updates without
template was to persist the DescriptorSetUpdateBuilder object in the
test instance classes, so that it can be referenced when building the
command buffer.

Change-Id: I731fa41c5ff99ab1d390d77d7aabb4424e091e35
(cherry picked from commit 7f5ba3914c1d9033dd4f896ef6fcaa22f5c5e038)
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
6c5512cd33ac75f480bd9eff89db10e2fa3dd9f7 30-Nov-2016 Pyry Haulos <phaulos@google.com> Check in vulkan.h for generating framework code

Having copy of vulkan.h checked in makes it easier to re-generate
framework when needed.

vulkan.h is checked in as vulkan.h.in to discourage anyone from ever
attempting to include it directly in test code.

As part of this framework is updated to vulkan.h version 1.0.35.

Change-Id: I6e202a01d3633fe19855cf62afbf16e2b0ea67ea
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
12021ac26c6d6f8923f526bd7635dcf68e0c4061 16-Feb-2016 Pyry Haulos <phaulos@google.com> Add WSI extension support to Vulkan framework

Change-Id: I4619c2f8b42c0d08bf6b9377592b100d588037f9
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
689c095f881a410da6a315795452a8e00ad95a9d 05-Jan-2016 Pyry Haulos <phaulos@google.com> Update Vulkan CTS to API 1.0.0

Change-Id: Idb60e106fadb133fcbce136270853696a6290f5b
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
68e7282426d639b54d15c4710d97ba97e72c76ef 18-Nov-2015 Pyry Haulos <phaulos@google.com> Update API version to 0.210.1

Change-Id: Ifc8134b430aaa0a602cbf68f2ee23c7bc6a185ba
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
3d2071b82061ee418aa87064333069281133edda 28-Sep-2015 Pyry Haulos <phaulos@google.com> Update to API version 170.2

Change-Id: Icf48994ec9cff5a17ff1472bff2a1272a35a32c3
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl
0ae6069583c8d178964c87b1e321d8e9448bd197 01-Oct-2015 Pyry Haulos <phaulos@google.com> Add vkTypeUtil

vkTypeUtil.hpp provides convenience functions for creating "simple"
Vulkan composite types, such as VkRect2D or VkChannelMapping.

Change-Id: I5b76046a61a06e92539a19666391b3c322863fca
/external/deqp/external/vulkancts/framework/vulkan/vkTypeUtil.inl