Home
last modified time | relevance | path

Searched refs:makeBufferImageCopy (Results 1 – 25 of 37) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp169 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkExtent3D extent,
214 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c…
215 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c…
DvktImageTranscodingSupportTests.cpp379 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(m_parameters.size[0], m_paramete… in transcode()
383 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(m_parameters.size[0], m_paramete… in transcode()
635 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(m_parameters.size[0], m_paramete… in transcode()
640 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(m_parameters.size[0], m_paramete… in transcode()
DvktImageTestsUtil.cpp306 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() function
1275 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy() function
1299 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy() function
DvktImageAtomicOperationTests.cpp541 …const VkBufferImageCopy bufferImageCopyParams = makeBufferImageCopy(makeExtent3D(getLayerSize(m_i… in iterate()
651 …const VkBufferImageCopy bufferImageCopyParams = makeBufferImageCopy(makeExtent3D(getLayerSize(m_i… in commandsAfterCompute()
846 …const VkBufferImageCopy bufferImageCopyParams = makeBufferImageCopy(makeExtent3D(extendedLayerSiz… in commandsAfterCompute()
DvktImageCompressionTranscodingSupport.cpp1554 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(srcImageResolution.x(), srcImageRe… in transcodeRead()
1558 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(dstImageResolution.x(), dstImageRe… in transcodeRead()
1688 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(srcImageResolution.x(), srcImageRe… in transcodeWrite()
1692 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(dstImageResolution.x(), dstImageRe… in transcodeWrite()
1911 …const VkBufferImageCopy copyBufferToImageRegion = makeBufferImageCopy(mipmapDimsBlocked.x(), m… in verifyDecompression()
1912 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(mipmapDims.x(), mipmapDims.y(), 0u… in verifyDecompression()
2117 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(srcImageResolution.x(), srcImageRe… in transcodeRead()
2121 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(dstImageResolution.x(), dstImageRe… in transcodeRead()
2257 …const VkBufferImageCopy srcCopyRegion = makeBufferImageCopy(srcImageResolution.x(), srcImageRe… in transcodeWrite()
2261 …const VkBufferImageCopy dstCopyRegion = makeBufferImageCopy(dstImageResolution.x(), dstImageRe… in transcodeWrite()
DvktImageLoadStoreTests.cpp62 inline VkBufferImageCopy makeBufferImageCopy (const Texture& texture) in makeBufferImageCopy() function
64 return image::makeBufferImageCopy(makeExtent3D(texture.layerSize()), texture.numLayers()); in makeBufferImageCopy()
298 const VkBufferImageCopy copyRegion = makeBufferImageCopy(texture); in commandCopyImageToBuffer()
1058 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_texture); in commandBeforeCompute()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp119 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkExtent3D extent,
DvktComputeTestsUtil.cpp74 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() function
DvktComputeBasicComputeShaderTests.cpp94 inline VkBufferImageCopy makeBufferImageCopy(const tcu::IVec2& imageSize) in makeBufferImageCopy() function
96 return compute::makeBufferImageCopy(vk::makeExtent3D(imageSize.x(), imageSize.y(), 1), 1u); in makeBufferImageCopy()
780 const VkBufferImageCopy copyParams = makeBufferImageCopy(m_imageSize); in iterate()
990 const VkBufferImageCopy copyParams = makeBufferImageCopy(m_imageSize); in iterate()
2082 const VkBufferImageCopy copyParams = makeBufferImageCopy(m_imageSize); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp178 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(resolution.x(), resolution.y… in iterate()
DvktGeometryTestsUtil.hpp174 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkExtent3D extent, const vk::VkImageSubres…
DvktGeometryTestsUtil.cpp514 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp503 …bufferImageSparseCopy[mipLevelNdx] = makeBufferImageCopy(mipLevelExtents(imageSparseInfo.extent, m… in iterate()
591 …bufferImageResidencyCopy[mipLevelNdx] = makeBufferImageCopy(mipLevelExtents(imageSparseInfo.extent… in iterate()
DvktSparseResourcesTestsUtil.hpp198 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkExtent3D extent,
DvktSparseResourcesImageSparseBinding.cpp240 …bufferImageCopy[mipmapNdx] = makeBufferImageCopy(mipLevelExtents(imageSparseInfo.extent, mipmapNdx… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.cpp240 VkBufferImageCopy makeBufferImageCopy (const VkImageSubresourceLayers subresourceLayers, in makeBufferImageCopy() function
867 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeImageSubresourceLayers(VK_IMAGE_ASPEC… in VulkanDrawContext()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp410 VkBufferImageCopy makeBufferImageCopy (const VkImageAspectFlags aspectFlags, const tcu::IVec2& rend… in makeBufferImageCopy() function
750 const VkBufferImageCopy copyRegion = makeBufferImageCopy(VK_IMAGE_ASPECT_COLOR_BIT, renderSize); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp235 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkImageSubresourceLayers subresourceLa…
DvktSynchronizationUtil.cpp253 VkBufferImageCopy makeBufferImageCopy (const VkImageSubresourceLayers subresourceLayers, in makeBufferImageCopy() function
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp397 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in test()
DvktTessellationGeometryGridRenderTests.cpp611 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), render… in iterate()
DvktTessellationWindingTests.cpp476 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in iterate()
DvktTessellationCommonEdgeTests.cpp434 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in test()
DvktTessellationMiscDrawTests.cpp285 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(makeExtent3D(renderSize.x(), renderSize.y… in runTest()
DvktTessellationUtil.hpp214 vk::VkBufferImageCopy makeBufferImageCopy (const vk::VkExtent3D extent, const vk::VkImageSu…

12