Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp334 const VkBufferImageCopy copyRegion = in uploadImage() local
536 const VkBufferImageCopy copyRegion = in readImage() local
1612 CopyRegion copyRegion; in createCopiesAndBlittingTests() local
1639 CopyRegion copyRegion; in createCopiesAndBlittingTests() local
1659 CopyRegion copyRegion; in createCopiesAndBlittingTests() local
1679 CopyRegion copyRegion; in createCopiesAndBlittingTests() local
1705 CopyRegion copyRegion; in createCopiesAndBlittingTests() local
DvktApiBufferViewAccessTests.cpp742 const VkBufferImageCopy copyRegion = in BufferViewTestInstance() local
DvktApiCommandBuffersTests.cpp469 const VkBufferImageCopy copyRegion = in readColorAttachment() local
/external/libvncserver/libvncserver/
Dmain.c267 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/image/
DvktImageLoadStoreTests.cpp397 const VkBufferImageCopy copyRegion = makeBufferImageCopy(texture); in commandCopyImageToBuffer() local
1169 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_texture); in commandBeforeCompute() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyFragmentTests.cpp991 const VkBufferImageCopy copyRegion = makeBufferImageCopy(VK_IMAGE_ASPECT_COLOR_BIT, renderSize); in iterate() local
DvktPipelineImageUtil.cpp285 const VkBufferImageCopy copyRegion = in readColorAttachment() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1037 VkImageCopy copyRegion; in copySurfaceAsCopyImage() local
/external/libvncserver/rfb/
Drfb.h546 sraRegionPtr copyRegion; /**< the destination region of the copy */ member
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp6400 VkImageCopy copyRegion; in TEST_F() local
6512 VkImageCopy copyRegion; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp574 const vk::VkBufferImageCopy copyRegion = in readRenderTarget() local