Searched defs:dstImageLayout (Results 1 – 7 of 7) sorted by relevance
| /external/vulkan-validation-layers/layers/ |
| D | image.cpp | 654 VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageCopy *pRegions) { in vkCmdCopyImage() 804 … VkImage dstImage, VkImageLayout dstImageLayout, in vkCmdCopyBufferToImage() 837 …VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *pRegions, VkFilter filter) { in vkCmdBlitImage() 988 … VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageResolve *pRegions) { in vkCmdResolveImage()
|
| D | parameter_validation.cpp | 4383 VkImageLayout dstImageLayout, uint32_t regionCount) { in PostCmdCopyImage() 4403 VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageCopy *pRegions) { in vkCmdCopyImage() 4441 VkImageLayout dstImageLayout, uint32_t regionCount, VkFilter filter) { in PostCmdBlitImage() 4468 …VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *pRegions, VkFilter filter) { in vkCmdBlitImage() 4500 …(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, in PostCmdCopyBufferToImage() 4514 … VkImage dstImage, VkImageLayout dstImageLayout, in vkCmdCopyBufferToImage() 4697 VkImageLayout dstImageLayout, uint32_t regionCount) { in PostCmdResolveImage() 4718 … VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageResolve *pRegions) { in vkCmdResolveImage()
|
| D | core_validation.cpp | 7917 VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageCopy *pRegions) { in vkCmdCopyImage() 7963 …VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *pRegions, VkFilter filter) { in vkCmdBlitImage() 8004 … VkImage dstImage, VkImageLayout dstImageLayout, in vkCmdCopyBufferToImage() 8292 … VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageResolve *pRegions) { in vkCmdResolveImage()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceDriverImpl.inl | 485 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 490 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 495 …ndBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 530 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint…
|
| D | vkNullDriverImpl.inl | 765 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 776 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 788 …ndBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, deUint… 855 …age srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, deUint…
|
| /external/vulkan-validation-layers/tests/ |
| D | vkrenderframework.cpp | 1450 VkImageLayout dstImageLayout, in CopyImage() 1460 VkImageLayout dstImageLayout, in ResolveImage()
|
| /external/vulkan-validation-layers/loader/ |
| D | trampoline.c | 1901 VkImageLayout dstImageLayout, uint32_t regionCount, 1914 VkImageLayout dstImageLayout, uint32_t regionCount, 1926 VkImage dstImage, VkImageLayout dstImageLayout, 2013 VkImageLayout dstImageLayout, uint32_t regionCount,
|