History log of /external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3d8e6ee58a6f3a7701a3e6cdc4ba9fb14b162410 20-May-2016 Pyry Haulos <phaulos@google.com> Merge bug fixes from Khronos CTS release branch

This includes fixes available in Vulkan CTS 1.0.0.3 RC1:

8d6a75b Fix test copying zero sized regions
4d12ac5 Update sample conformance statement with latest release tag
2659c92 Remove use of non-standard strnlen()
fd6bbe6 Validation fix dEQP-VK.binding_model
8c019df Validation fix for dEQP-VK.ssbo
02bc895 Remove dEQP-VK.glsl.linkage.varying.rules.fragment_declare
0f75056 Validation fixes for dEQP-VK.renderpass
0619614 Validation fixes for dEQP-VK.glsl
2df3edd dEQP-VK.binding_model validation fixes
50664eb Removed not needed reading of image
ce3f36a Bug Fix: Corrected barriers in the tests dEQP-VK.query_pool
6d286f8 Validation fixes for dEQP-VK.api
d02ea76 dEQP-VK.api.info.device.properties struct offsets
d488796 Bug Fix: Corrected barriers in the tests dEQP-VK.dynamic_state.
a4f96c9 Turn on well defined signed integer overflow
ba9a6b8 Add Android NDK r11 toolchain as new default
355e4f8 Update glslang to (7b3096a) to include bitfield functions precision fix
cbba646 Fix Pipeline barrier test
6eaa4ce Update glslang to (af4592) - include proper RelaxedPrecision handling
f89b81f Remove instances of pDynamicState->dynamicStateCount = 0
989ae48 ShaderRender tests: do not use images in UNDEFINED layout
ed92247 Revert to original boilerplate in Vulkan CTS license appendix
0b834b7 Validation fixes in dEQP-VK.pipeline
92728bd Bug Fix: Corrected barriers in the tests dEQP-VK.compute
ad4a38e Bug Fix: Corrected barrier in the tests dEQP-VK.ubo
750f819 Fix unused parameter warning in vktDrawIndirectTest.cpp
7df90ed deqp-vk-draw: split indirect_draw tests into groups depending on `drawIndirectFirstInstance` optional feature
9025139 Remove initialization check for deviceName
9312e31 Fix VkPhysicalDeviceProperties init validation
4803b08 Fix a few issues in tessellation shader executors

As well as following cherry-picks:

b215306 Fix various compiler warnings
fad252e vktWsiSurfaceTests: fixed bug in surface capabilities validation where surface's height was tested with respect to width's limits.
4a57a13 vktWsiSwapchainTests: remove redundant barrier (already realised by subpass dependencies)
8a07cbb vktWsiSwapchainTests: remove incorrect barrier (COLOR_ATTACHMENT_OPT -> PRESENT_SRC), while image is already in PRESENT_SRC layout
9b48af0 vktWsiSwapchainTests: fixes for swapchain parameters
fb3fd80 WSI: depthClamp is an optional feature, disable it

Bug: 28911346
Change-Id: I124cdecdc5472e5889d40ae5b66baffa074df7ca
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
5dcb4c684341f681eea37ffc4d1727b2239516ef 17-May-2016 Mika Isojärvi <misojarvi@google.com> Fix test copying zero sized regions

Bug: 28677103
Change-Id: I4c23277f51ab4ea3e28a76ab757d0c2c8fe007d6
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
e885d762c09c24797c89bb76055bf130a686be54 02-Feb-2016 Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com> Don't use uninitialized variables in dEQP-VK.api.copy_and_blit.buffer_to_image

The buffer to image test was using the uninitialized src image extent
for initializing the src buffer and the uninitialized dst buffer size
for initializing the dst image.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
f015df20998138f47a4140b2671d305777968b15 19-Jan-2016 Pyry Haulos <phaulos@google.com> Merge branch 'jekstrand_copy_and_bit_usage_flags' into 'master'

copy_and_blit: Fix image/buffer create-time usage flags

For buffers, it had both source and destination marked as DST. For images,
it both uploads and downloads the images, so it needs both set.

Fixes #199

See merge request !309
f868981a3f3a61876858b67c3be3a9b0b2b01cb3 14-Jan-2016 Jason Ekstrand <jason.ekstrand@intel.com> copy_and_blit: Fix image/buffer create-time usage flags

For buffers, it had both source and destination marked as DST. For images,
it both uploads and downloads the images, so it needs both set.

Fixes #199
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
f3381ed2a9db7dd7460a4c3d694a660ce7c88023 13-Jan-2016 Jeannot Breton <jbreton@nvidia.com> replace VK_FORMAT_FEATURE_BLIT_DST_BIT by VK_IMAGE_USAGE_TRANSFER_DST_BIT in vkGetPhysicalDeviceImageFormatProperties
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
781bfa67266d341a2c9a1d92f72d954cd7454a25 13-Jan-2016 Jeannot Breton <jbreton@nvidia.com> Adjust indentation and divide by 4
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
689c095f881a410da6a315795452a8e00ad95a9d 05-Jan-2016 Pyry Haulos <phaulos@google.com> Update Vulkan CTS to API 1.0.0

Change-Id: Idb60e106fadb133fcbce136270853696a6290f5b
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
9230ac7db9a3e7b3506af0c2fed1fa29db1b5d11 11-Jan-2016 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Copy_and_blit fixes: generate the source and destination with different data
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
fcd877a97afa75ec12fd3ba13c15171867974e87 06-Jan-2016 Pyry Haulos <phaulos@google.com> Merge branch 'jbolz_copy_and_blit_fixes' into 'master'

Copy_and_blit fixes: replace format during CopyImage expected result calculation…

…, to make it use memcpy. Use Any memory for image allocation for buffer-to-image copy.

See merge request !234
d3cfb7f158cb03f3734b7f9f24c5b3f97e18939d 04-Jan-2016 Pyry Haulos <phaulos@google.com> Fix implicit VkDeviceSize -> size_t conversion warnings

Change-Id: Ibb4b63cf0651ddec66a62e39cc1ab1b155cedd13
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
3e76b73f0553e587d2e0f595dbea75b1e3281469 01-Jan-2016 Jeff Bolz <jbolz@nvidia.com> Copy_and_blit fixes: replace format during CopyImage expected result calculation, to make it use memcpy. Use Any memory for image allocation for buffer-to-image copy.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
2ec4f33c54c2103f4cb4c9442cc2176f4c61253b 28-Dec-2015 pflisiko <pawel.flisikowski@intel.com> fix case 'buffer_to_image' - changed src buffer usage flags
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
ba7bce2ff0d25d66d393328c64480f8569de0967 27-Dec-2015 Pyry Haulos <phaulos@google.com> Fix warnings in copies and blit tests
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
2ff1e486a29a9cbb421fe21bc01ec48e203c2f85 18-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Style fixes for the Copy and blitting
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
04052cbec2f21b6864139ad32d97179dc23f7c64 17-Dec-2015 Gabor Abraham <gabraham.u-szeged@partner.samsung.com> Add copy BufferToBuffer tests.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
6677ae78b69a010af0af30ee2064b2e02354de71 17-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Add Image to image copies
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
fe5b8e03e482687ffc6a158de626616fa0a529e4 17-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Fix the wrong bufferSize in CopiesAndBlitting
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
db538fe23c16839984d13cbe66dfbf23c17ff4ce 17-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Set queueFamilyIndices in CopiesAndBlitting
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
2055388b14297795afacd5e77378684b90c31281 17-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Rename ImageToImageCopies to CopyImageToImage
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
1bad475d2619c996620c4e36c16e917bdd87c88e 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Fix warnings in the CopiesAndBlitting
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
341a3570725ce6cef20e5977a95ad6b09d886cf1 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Remove leftover comment
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
f0e9a3a0fc8782cd112e076dd7ea9d947c309d73 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Add CopyBufferToImage test
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
da6ba2ab00dcb234d1c44a5935c8fab1c9f93736 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Add image to image test
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
431f3cf28b8f6df2c5519d1ac7a2c75ba61b2b2a 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Finish the buffer to buffer copies base class
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
a190a32f5533e70ce2d5b26e6edb56ed5f300b6f 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Rename testgroup of the copies and blitting
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
ac671adc7cbd6c7aa43c3c406d47a161d5fb8396 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Implement copyRegions for the buffer to buffer copies
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
62a2e742f803dd183c1fc4cc3f364f41ed07b412 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Remove m_regions from the CopiesAndBlitting class
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
64f83de00024992b28af992694e1801a4ffcf6be 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Fix the CopyImageToBuffer test
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
c114e1d93c8129e6bfafc914fd1b0bcdffdf2f0e 16-Dec-2015 Gabor Abraham <gabraham.u-szeged@partner.samsung.com> Add WIP version of BufferToBufferTest.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
91c6b6d6868dee7e4f31216a8fa69711d4caed61 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Improve TestParams in CopiesAndBlittingTests
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
273c09d6296952c016ef5e971bf5688936710f42 16-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Several fixes around the readImage and copyImage
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
837392aa987644175000e98bc548d8614695c1ae 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Improve the calculateSize utility function
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
c0be87aeffe378f43569f83018467a51214d0fc4 16-Dec-2015 Gabor Abraham <gabraham.u-szeged@partner.samsung.com> Refactor uploadBuffer and uploadImage.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
d735707db27e609a34a1e4bbdb0f31419f69f9eb 16-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Fix the upload image and the ImageToBuffer test
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
3f0b2a07c9008a8160fc0a797365b48186255186 16-Dec-2015 Gabor Abraham <gabraham.u-szeged@partner.samsung.com> Remove BufferType enum, add uploadBuffer.
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
50553aad775d8590eae7e6c7dae0429a10143aa8 15-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Add readImage
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
05be85b970d92e5a875c7402cdbce9e09adb276c 15-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Implement uploadImage utility function in CopiesAndBlittingTests
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
03e723e8234c41efdd3cbac245911b399b496817 15-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Refactor checkResult function
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
d75bc11fec0ebe1f4bd2dfc748dc2ca58f6f0523 15-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Add generateExpectedResult function
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
1461846d63f30e2fefbe2f246306fdc5f7d17254 15-Dec-2015 Gabor Abraham <gabraham.u-szeged@partner.samsung.com> Implement generateBuffer function
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
3fb973d2d751932b23988e8447638322cb023bc2 15-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Add base of the CopyImageToBuffer test
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
e87f3e4a39665049841d53796eb7c4aef420426f 14-Dec-2015 Kristof Kosztyo <kkosztyo.u-szeged@samsung.com> Add base of the copy image to image
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
986b0b1c1c7a056efd44a33e30f7cd59287e8140 14-Dec-2015 Szilard Ledan <szledan.u-szeged@partner.samsung.com> Add base of Copies And Blitting tests
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp