Home
last modified time | relevance | path

Searched refs:fullImageSubresourceRange (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsStorage.cpp389 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in recordCommands() local
401 fullImageSubresourceRange in recordCommands()
411 fullImageSubresourceRange in recordCommands()
421 fullImageSubresourceRange in recordCommands()
509 fullImageSubresourceRange in recordCommands()
519 fullImageSubresourceRange in recordCommands()
DvktSparseResourcesShaderIntrinsicsSampled.cpp706 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in recordCommands() local
717 fullImageSubresourceRange in recordCommands()
727 fullImageSubresourceRange in recordCommands()
737 fullImageSubresourceRange in recordCommands()
838 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in recordCommands() local
849 fullImageSubresourceRange in recordCommands()
859 fullImageSubresourceRange in recordCommands()
DvktSparseResourcesShaderIntrinsicsBase.cpp538 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in iterate() local
549 fullImageSubresourceRange, in iterate()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp264 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in commandImageWriteBarrierBetweenShaderInvocations() local
268 image, fullImageSubresourceRange); in commandImageWriteBarrierBetweenShaderInvocations()
294 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in commandCopyImageToBuffer() local
298 image, fullImageSubresourceRange); in commandCopyImageToBuffer()
697 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in commandBeforeCompute() local
701 m_image->get(), fullImageSubresourceRange); in commandBeforeCompute()
1095 …const VkImageSubresourceRange fullImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPEC… in commandBeforeCompute() local
1102 m_imageSrc->get(), fullImageSubresourceRange), in commandBeforeCompute()
1106 m_imageDst->get(), fullImageSubresourceRange) in commandBeforeCompute()
1120 m_imageSrc->get(), fullImageSubresourceRange); in commandBeforeCompute()