Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp513 const VkBufferCopy copyRegion = {static_cast<VkDeviceSize>(sourceOffset) + sourceBufferOffset, in copySubData() local
545 VkBufferCopy copyRegion = {mBufferOffset + offset, mHostVisibleBufferOffset, size}; in handleDeviceLocalBufferMap() local
561 VkBufferCopy copyRegion = {mHostVisibleBufferOffset, mBufferOffset + offset, size}; in handleDeviceLocalBufferUnmap() local
803 VkBufferCopy copyRegion = {stagingBufferOffset, mBufferOffset + offset, size}; in stagedUpdate() local
Dvk_helpers.h1937 VkBufferImageCopy copyRegion; member
1941 VkImageCopy copyRegion; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAstcDecodeModeTests.cpp282 const VkBufferImageCopy copyRegion = in iterate() local
336 const VkBufferImageCopy copyRegion = in iterate() local
DvktImageMismatchedWriteOpTests.cpp238 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(tcu::IVec3(m_width, m_… in upload() local
276 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(tcu::IVec3(m_width, m_… in download() local
DvktImageMultisampleLoadStoreTests.cpp415 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(caseDef.texture.layerSize())… in test() local
DvktImageCompressionTranscodingSupport.cpp714 const VkBufferImageCopy copyRegion = in copyDataToImage() local
865 const VkBufferImageCopy copyRegion = in copyResultAndCompare() local
1183 const VkBufferImageCopy copyRegion = in decompressImage() local
2087 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(mipmapDims.x(), mipmapDims.y(), 0u… in verifyDecompression() local
DvktImageLoadStoreTests.cpp380 const VkBufferImageCopy copyRegion = makeBufferImageCopy(texture); in commandCopyImageToBuffer() local
1488 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_texture); in commandBeforeCompute() local
2089 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_texture); in commandBeforeCompute() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp708 const VkBufferImageCopy copyRegion = in uploadImageAspect() local
912 const VkBufferImageCopy copyRegion = in readImageAspect() local
6276 CopyRegion copyRegion; in addImageToImageDimensionsTests() local
6444 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
6521 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
6598 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
7478 CopyRegion copyRegion; in addImageToBufferTests() local
7506 CopyRegion copyRegion; in addImageToBufferTests() local
7534 CopyRegion copyRegion; in addImageToBufferTests() local
7603 CopyRegion copyRegion; in addImageToBufferTests() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp811 const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(copyDimX, copyDimY, 1u), in iterate() local
817 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/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyImageToBufferTests.cpp259 const vk::VkBufferImageCopy copyRegion = in iterate() local
DvktProtectedMemCopyBufferToImageTests.cpp251 const vk::VkBufferImageCopy copyRegion = in iterate() local
DvktProtectedMemStorageBufferTests.cpp143 const vk::VkBufferCopy copyRegion = in addBufferCopyCmd() local
DvktProtectedMemUtils.cpp757 const vk::VkBufferImageCopy copyRegion = in uploadImage() 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/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c408 VkBufferImageCopy copyRegion = {}; in zink_transfer_copy_bufimage() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp673 const VkBufferImageCopy copyRegion = makeBufferImageCopy( in draw() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp938 …const VkBufferImageCopy* copyRegion = m_usePipelineToWrite ? &colorCopyRegion : &transitionCopyReg… in iterate() local
1043 …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
3033 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().extent, m_resou… in recordCommands() local
3117 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands() local
3278 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_outResource.getImage().extent, m_ou… in recordCommands() local
3433 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands() local
3533 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().extent, m_resou… in recordCommands() local
3604 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_inResource.getImage().extent, m_sub… in recordCommands() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp619 const VkBufferImageCopy copyRegion = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp1215 const VkBufferImageCopy copyRegion = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp129 const VkBufferImageCopy copyRegion = in uploadImage() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp609 …const auto copyRegion = vk::makeBufferImageCopy(vk::makeExtent3D(kFramebufferWidth, kFramebufferHe… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp569 const VkBufferImageCopy copyRegion = in iterate() local
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1018 VkBufferCopy copyRegion; in copyBuffer() local
1853 VkImageCopy copyRegion; in copySurfaceAsCopyImage() local

12