/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 178 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(resolution.x(), resolution.y… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 397 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in test() local
|
D | vktTessellationCommonEdgeTests.cpp | 434 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in test() local
|
D | vktTessellationMiscDrawTests.cpp | 285 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in runTest() local
|
D | vktTessellationGeometryGridRenderTests.cpp | 611 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), render… in iterate() local
|
D | vktTessellationWindingTests.cpp | 476 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 536 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in test() local
|
D | vktTessellationGeometryPassthroughTests.cpp | 582 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in iterate() local
|
D | vktTessellationShaderInputOutputTests.cpp | 180 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in runTest() local
|
D | vktTessellationUserDefinedIO.cpp | 891 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in iterate() local
|
/external/libvncserver/libvncserver/ |
D | main.c | 267 void rfbScheduleCopyRegion(rfbScreenInfoPtr rfbScreen,sraRegionPtr copyRegion,int dx,int dy) in rfbScheduleCopyRegion() 356 void rfbDoCopyRegion(rfbScreenInfoPtr screen,sraRegionPtr copyRegion,int dx,int dy) in rfbDoCopyRegion()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 512 const VkBufferImageCopy copyRegion = in uploadImageAspect() local 712 const VkBufferImageCopy copyRegion = in readImageAspect() local 4067 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local 4463 CopyRegion copyRegion; in addImageToBufferTests() local 4489 CopyRegion copyRegion; in addImageToBufferTests() local 4559 CopyRegion copyRegion; in addBufferToImageTests() local 4614 CopyRegion copyRegion; in addBufferToImageTests() local 4640 CopyRegion copyRegion; in addBufferToBufferTests() local 4660 CopyRegion copyRegion; in addBufferToBufferTests() local 4684 CopyRegion copyRegion; in addBufferToBufferTests() local
|
D | vktApiBufferViewAccessTests.cpp | 699 const VkBufferImageCopy copyRegion = in BufferViewTestInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 418 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(caseDef.texture.layerSize())… in test() local
|
D | vktImageCompressionTranscodingSupport.cpp | 596 const VkBufferImageCopy copyRegion = in copyDataToImage() local 747 const VkBufferImageCopy copyRegion = in copyResultAndCompare() local 1046 const VkBufferImageCopy copyRegion = in decompressImage() local 1912 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(mipmapDims.x(), mipmapDims.y(), 0u… in verifyDecompression() local
|
D | vktImageLoadStoreTests.cpp | 298 const VkBufferImageCopy copyRegion = makeBufferImageCopy(texture); in commandCopyImageToBuffer() local 1058 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_texture); in commandBeforeCompute() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktDrawUtil.cpp | 867 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeImageSubresourceLayers(VK_IMAGE_ASPEC… in VulkanDrawContext() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 682 const VkBufferImageCopy copyRegion = in fillUpResource() local 743 const VkBufferImageCopy copyRegion = in readUpResource() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 615 const VkBufferCopy copyRegion = makeBufferCopy(0u, 0u, m_resource.getBuffer().size); in recordCommands() local 1790 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, … in recordCommands() local 1856 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_subresourceLayers, m_imageExtent); in recordCommands() local 1993 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_subresourceLayers, m_imageExtent); in recordCommands() local 2068 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, … in recordCommands() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 750 const VkBufferImageCopy copyRegion = makeBufferImageCopy(VK_IMAGE_ASPECT_COLOR_BIT, renderSize); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1482 const VkBufferImageCopy copyRegion = in renderQuad() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleImageTests.cpp | 1355 const VkBufferImageCopy copyRegion = in renderAndResolve() local
|
D | vktPipelineImageUtil.cpp | 292 const VkBufferImageCopy copyRegion = in readColorAttachment() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1034 const VkBufferCopy copyRegion = in iterate() local
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1551 VkImageCopy copyRegion; in copySurfaceAsCopyImage() local
|