Home
last modified time | relevance | path

Searched defs:imageLayout (Results 1 – 25 of 66) sorted by relevance

123

/external/angle/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h276 VkImageLayout imageLayout, in clearColorImage()
287 VkImageLayout imageLayout, in clearDepthStencilImage()
DContextVk.h549 vk::ImageLayout imageLayout, in onImageRenderPassRead()
560 vk::ImageLayout imageLayout, in onImageRenderPassWrite()
Dvk_helpers.cpp734 bool IsShaderReadOnlyLayout(const ImageMemoryBarrierData &imageLayout) in IsShaderReadOnlyLayout()
965 VkImageLayout ConvertImageLayoutToVkImageLayout(ImageLayout imageLayout) in ConvertImageLayoutToVkImageLayout()
1378 ImageLayout imageLayout, in imageReadImpl()
1392 ImageLayout imageLayout, in imageWriteImpl()
1405 ImageLayout imageLayout) in updateImageLayoutAndBarrier()
1457 ImageLayout imageLayout, in imageRead()
1469 ImageLayout imageLayout, in imageWrite()
1574 ImageLayout imageLayout, in imageRead()
1593 ImageLayout imageLayout, in imageWrite()
1741 ImageLayout imageLayout; in finalizeColorImageLayout() local
[all …]
DSecondaryCommandBuffer.h169 VkImageLayout imageLayout; member
178 VkImageLayout imageLayout; member
1049 VkImageLayout imageLayout, in clearColorImage()
1065 VkImageLayout imageLayout, in clearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp340 …kgroupStorageTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const… in validateResult()
DvktProtectedMemStackTests.cpp371 bool StackTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu… in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp778 vk::VkImageLayout imageLayout = vk::VK_IMAGE_LAYOUT_UNDEFINED; in executeFragmentTest() local
1124 …s ImageAccessTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const… in validateResult()
/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp206 const VkImageLayout imageLayout, in beginRendering()
DvkTypeUtil.inl265 …eInfo makeDescriptorImageInfo (VkSampler sampler, VkImageView imageView, VkImageLayout imageLayout)
DvkNullDriverImpl.inl982 …dClearColorImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
992 …epthStencilImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
2396 …hadingRateImageNV (VkCommandBuffer commandBuffer, VkImageView imageView, VkImageLayout imageLayout)
2796 …ocationMaskHUAWEI (VkCommandBuffer commandBuffer, VkImageView imageView, VkImageLayout imageLayout)
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp441 vk::VkSubresourceLayout imageLayout; in readLinear() local
788 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp233 vk::VkImageLayout imageLayout; // src (for reads) or dst (for writes) image layout member
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c1168 VkImageLayout imageLayout, in lvp_CmdClearColorImage()
1196 VkImageLayout imageLayout, in lvp_CmdClearDepthStencilImage()
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1707 …ValidateCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallValidateCmdClearColorImage()
1736VkImageLayout imageLayout, const VkClearColorValue *pColor, in PreCallRecordCmdClearColorImage()
1745 …llRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallRecordCmdClearColorImage()
1759 …eCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallValidateCmdClearDepthStencilImage()
1810 VkImageLayout imageLayout, in PreCallRecordCmdClearDepthStencilImage()
1820 …dCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, in PreCallRecordCmdClearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp541 …const VkImageLayout imageLayout = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) ? VK_IMAGE_LAY… in iterate() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c2336 VkImageLayout imageLayout, in radv_CmdClearColorImage()
2367 VkImageLayout imageLayout, in radv_CmdClearDepthStencilImage()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1856 void VkCommandBufferObj::ClearColorImage(VkImage image, VkImageLayout imageLayout, const VkClearCol… in ClearColorImage()
1861 void VkCommandBufferObj::ClearDepthStencilImage(VkImage image, VkImageLayout imageLayout, const VkC… in ClearDepthStencilImage()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1179 VkImageLayout imageLayout, in anv_CmdClearColorImage()
1241 VkImageLayout imageLayout, in anv_CmdClearDepthStencilImage()
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp1225 VkImageLayout imageLayout, in writePixels()
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c858 VkImageLayout imageLayout, in sqtt_CmdClearColorImage()
870 VkImageLayout imageLayout, in sqtt_CmdClearDepthStencilImage()
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1759 VkImageLayout imageLayout, in tu_CmdClearColorImage()
1774 VkImageLayout imageLayout, in tu_CmdClearDepthStencilImage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp808 VkImageLayout imageLayout; in createRenderPass() local
901 VkImageLayout imageLayout; in createRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1953 const tcu::Maybe<vk::VkImageLayout> imageLayout) in PipelineBarrier()
2909 ImageCopyToBuffer (vk::VkImageLayout imageLayout) : m_imageLayout (imageLayout) {} in ImageCopyToBuffer()
3027 …ImageCopyFromBuffer (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(… in ImageCopyFromBuffer()
3140 …ImageCopyFromImage (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(im… in ImageCopyFromImage()
3364 ImageCopyToImage (vk::VkImageLayout imageLayout) : m_imageLayout(imageLayout) {} in ImageCopyToImage()
3606 …ImageBlitFromImage (deUint32 seed, BlitScale scale, vk::VkImageLayout imageLayout) : m_seed(seed),… in ImageBlitFromImage()
3882 …ImageBlitToImage (BlitScale scale, vk::VkImageLayout imageLayout) : m_scale(scale), m_imageLayout(… in ImageBlitToImage()
8031 vk::VkImageLayout imageLayout; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp758 const VkImageLayout imageLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in TextureRenderer() local
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp2179 void CommandBuffer::clearColorImage(Image *image, VkImageLayout imageLayout, const VkClearColorValu… in clearColorImage()
2190 void CommandBuffer::clearDepthStencilImage(Image *image, VkImageLayout imageLayout, const VkClearDe… in clearDepthStencilImage()

123