History log of /external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e1faf7ce1c23b714b474a4662a43b03fd87671f1 23-Mar-2016 Pyry Haulos <phaulos@google.com> Expose platform-specific memory usage limitations

This change adds a new API, getMemoryLimits(), to vk::Platform. The idea
is to report all relevant limits and properties that may affect how much
system and device memory test cases can safely allocate without running
out of memory.

dEQP-VK.api.object_management.max_concurrent tests have been modified to
take advantage of the reported limits to determine a safe per-object
limits by measuring memory usage with allocation callbacks, as well as
accounting for both explicit and implicit (internal) device memory
usage.

Bug: 28275297
Change-Id: If4a231d96749be89bc1320e374944c7c4add657c
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
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/vkPlatform.hpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
4ca810727d8a06a57daf1cc9d0712284a858a40a 22-Jan-2016 Pyry Haulos <phaulos@google.com> Add vk::Platform::describePlatform()

describePlatform() should log platform-specific architecture and version
information.

Implementation provided for Android, Win32, and X11/unix.

Change-Id: I0babdf2765f22d820f19c2f4c964b885e3395afc
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
b1a7d2198497be32dfc22386f99945656ff4080e 09-Jul-2015 Pyry Haulos <phaulos@google.com> Update framework and test code to API revision 138

Change-Id: Ia19074241dea78b391ec6993811e2d9e52467291
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp
846cc3ce8e721a972ef38c44e24da49ea96110ca 29-Jun-2015 Pyry Haulos <phaulos@google.com> Move Vulkan code to external/vulkancts and change license

Vulkan-specific test and framework code uses MIT license with additional
temporary confidentiality clause.

Change-Id: I4f468ab5e8aeaa1d822dee0c8357a6d5aed08407
/external/deqp/external/vulkancts/framework/vulkan/vkPlatform.hpp