Home
last modified time | relevance | path

Searched defs:copyRegion (Results 1 – 25 of 63) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp960 const auto copyRegion = makeBufferCopy(0ull, 0ull, bufferSize); in iterate() local
973 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
1123 const auto copyRegion = makeBufferCopy(0ull, 0ull, bufferSize); in iterate() local
1128 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
1150 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
DvktMeshShaderSyncTestsEXT.cpp1163 const auto copyRegion = makeBufferCopy(0ull, 0ull, bufferSize); in iterate() local
1176 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
1346 const auto copyRegion = makeBufferCopy(0ull, 0ull, bufferSize); in iterate() local
1351 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
1373 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
DvktMeshShaderProvokingVertexTestsEXT.cpp391 const auto copyRegion = makeBufferImageCopy(colorExtent, colorSRL); in iterate() local
DvktMeshShaderPropertyTestsEXT.cpp767 const auto copyRegion = makeBufferImageCopy(fbExtent, colorSRL); in iterate() local
983 const auto copyRegion = makeBufferImageCopy(fbExtent, colorSRL); in iterate() local
1540 const auto copyRegion = makeBufferImageCopy(fbExtent, colorSRL); in iterate() local
2343 const auto copyRegion = makeBufferImageCopy(fbExtent, colorSRL); in iterate() local
DvktMeshShaderMiscTestsEXT.cpp379 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
2510 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
2771 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
3488 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
4087 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
4450 const auto copyRegion = makeBufferImageCopy(imageExtent, colorSRL); in iterate() local
4882 const auto copyRegion = makeBufferImageCopy(colorExtent, colorSRL); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp768 const VkBufferImageCopy copyRegion = in uploadImageAspect() local
968 const VkBufferImageCopy copyRegion = in readImageAspect() local
4581 VkBufferImageCopy copyRegion in uploadCompressedImage() local
9510 CopyRegion copyRegion; in addImageToImageDimensionsTests() local
9679 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9733 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9787 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9864 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
10819 CopyRegion copyRegion; in add1dImageToBufferTests() local
10848 CopyRegion copyRegion; in add1dImageToBufferTests() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAstcDecodeModeTests.cpp282 const VkBufferImageCopy copyRegion = in iterate() local
336 const VkBufferImageCopy copyRegion = in iterate() local
DvktImageDepthStencilDescriptorTests.cpp1124 const auto copyRegion = makeBufferImageCopy(extent, colorLayers); in iterate() local
1139 const auto copyRegion = makeBufferImageCopy(extent, depthLayers); in iterate() local
1146 const auto copyRegion = makeBufferImageCopy(extent, stencilLayers); in iterate() local
1162 const auto copyRegion = makeBufferImageCopy(extent, colorLayers); in iterate() local
DvktImageTransfer.cpp208 const vk::VkBufferImageCopy copyRegion = in iterate() local
DvktImageMismatchedWriteOpTests.cpp314 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(tcu::IVec3(m_width, m_… in upload() local
352 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(tcu::IVec3(m_width, m_… in download() local
DvktImageMultisampleLoadStoreTests.cpp418 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(caseDef.texture.layerSize())… in test() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp745 const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(copyDimX, copyDimY, 1u), in iterate() local
751 const VkBufferCopy copyRegion = makeBufferCopy(0u, 0u, copyDimX*copyDimY*sizeof(deUint32)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp279 const VkBufferImageCopy copyRegion = in recordCopyBufferToImage() local
385 const VkBufferImageCopy copyRegion = in recordCopyImageToBuffer() local
/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp532 VkBufferCopy copyRegion = {mStagingBuffer.getOffset(), mBuffer.getOffset() + offset, size}; in flushStagingBuffer() local
546 VkBufferCopy copyRegion = {mBuffer.getOffset() + offset, mStagingBuffer.getOffset(), size}; in handleDeviceLocalBufferMap() local
931 const VkBufferCopy copyRegion = {dataSource.bufferOffset + dataSource.buffer->getOffset(), in stagedUpdate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp255 const vk::VkBufferImageCopy copyRegion = in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp271 const vk::VkBufferImageCopy copyRegion = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp308 const vk::VkImageCopy copyRegion = in command() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp256 const VkBufferImageCopy copyRegion = makeBufferImageCopy(imageExtent, colorSL); in iterate() local
/external/vulkan-validation-layers/tests/
Dvklayertests_command.cpp1224 VkImageCopy copyRegion; in TEST_F() local
2925 VkImageCopy copyRegion; in TEST_F() local
3022 VkImageCopy copyRegion; in TEST_F() local
3099 VkImageCopy copyRegion; in TEST_F() local
3163 VkImageCopy copyRegion; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp675 const VkBufferImageCopy copyRegion = makeBufferImageCopy( in draw() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c408 VkBufferImageCopy copyRegion = {}; in zink_transfer_copy_bufimage() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp958 …const VkBufferImageCopy* copyRegion = m_usePipelineToWrite ? &colorCopyRegion : &transitionCopyReg… in iterate() local
1063 …const VkBufferImageCopy* copyRegion = m_usePipelineToRead ? &colorCopyRegion : &transitionCopyRegi… in iterate() local
DvktSynchronizationOperation.cpp661 const VkBufferCopy copyRegion = makeBufferCopy(0u, 0u, m_resource.getBuffer().size); in recordCommands() local
796 const VkBufferCopy copyRegion = makeBufferCopy(0u, 0u, m_inResource.getBuffer().size); in recordCommands() local
3044 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().extent, m_resou… in recordCommands() local
3132 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands() local
3293 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_outResource.getImage().extent, m_ou… in recordCommands() local
3451 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands() local
3551 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().extent, m_resou… in recordCommands() local
3622 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_inResource.getImage().extent, m_sub… in recordCommands() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp380 const auto copyRegion = makeBufferImageCopy(m_extent, colorSRL); in iterate() local
1008 const auto copyRegion = makeBufferImageCopy(colorExtent, colorSRL); in iterate() local
DvktPipelineNoPositionTests.cpp639 const VkBufferImageCopy copyRegion = in iterate() local

123