Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.cpp371 bool StackTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu… in validateResult()
DvktProtectedMemWorkgroupStorageTests.cpp340 …kgroupStorageTestInstance::validateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const… 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/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h160 VkImageLayout imageLayout; member
169 VkImageLayout imageLayout; member
908 VkImageLayout imageLayout, in clearColorImage()
924 VkImageLayout imageLayout, in clearDepthStencilImage()
DContextVk.cpp3763 vk::ImageLayout imageLayout; in updateActiveImages() local
4166 vk::ImageLayout imageLayout, in onImageRead()
4182 vk::ImageLayout imageLayout, in onImageWrite()
4285 vk::ImageLayout imageLayout, in onRenderPassImageWrite()
4472 vk::ImageLayout imageLayout, in imageRead()
4484 vk::ImageLayout imageLayout, in imageWrite()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp223 vk::VkImageLayout imageLayout; // src (for reads) or dst (for writes) image layout member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp409 vk::VkSubresourceLayout imageLayout; in readLinear() local
756 vk::VkSubresourceLayout imageLayout; in uploadLinear() local
/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.cpp569 …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/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp790 VkImageLayout imageLayout; in createRenderPass() local
883 VkImageLayout imageLayout; in createRenderPass() local
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1179 VkImageLayout imageLayout, in anv_CmdClearColorImage()
1241 VkImageLayout imageLayout, in anv_CmdClearDepthStencilImage()
/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/texture/
DvktTextureTestUtil.cpp634 const VkImageLayout imageLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in TextureRenderer() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1950 const tcu::Maybe<vk::VkImageLayout> imageLayout) in PipelineBarrier()
2905 ImageCopyToBuffer (vk::VkImageLayout imageLayout) : m_imageLayout (imageLayout) {} in ImageCopyToBuffer()
3023 …ImageCopyFromBuffer (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(… in ImageCopyFromBuffer()
3136 …ImageCopyFromImage (deUint32 seed, vk::VkImageLayout imageLayout) : m_seed(seed), m_imageLayout(im… in ImageCopyFromImage()
3360 ImageCopyToImage (vk::VkImageLayout imageLayout) : m_imageLayout(imageLayout) {} in ImageCopyToImage()
3602 …ImageBlitFromImage (deUint32 seed, BlitScale scale, vk::VkImageLayout imageLayout) : m_seed(seed),… in ImageBlitFromImage()
3878 …ImageBlitToImage (BlitScale scale, vk::VkImageLayout imageLayout) : m_scale(scale), m_imageLayout(… in ImageBlitToImage()
7999 vk::VkImageLayout imageLayout; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl244 …eInfo makeDescriptorImageInfo (VkSampler sampler, VkImageView imageView, VkImageLayout imageLayout)
DvkNullDriverImpl.inl897 …dClearColorImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
907 …epthStencilImage (VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V…
2033 …hadingRateImageNV (VkCommandBuffer commandBuffer, VkImageView imageView, VkImageLayout imageLayout)
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1677 void CommandBuffer::clearColorImage(Image *image, VkImageLayout imageLayout, const VkClearColorValu… in clearColorImage()
1688 void CommandBuffer::clearDepthStencilImage(Image *image, VkImageLayout imageLayout, const VkClearDe… in clearDepthStencilImage()
DlibVulkan.cpp2341 …mdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V… in vkCmdClearColorImage()
2349 …DepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V… in vkCmdClearDepthStencilImage()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c1758 VkImageLayout imageLayout, in v3dv_CmdClearColorImage()
1780 VkImageLayout imageLayout, in v3dv_CmdClearDepthStencilImage()
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp2122 VkImageLayout imageLayout, in PreCallRecordCmdClearColorImage()
2134 VkImageLayout imageLayout, in PostCallRecordCmdClearColorImage()
2146 VkImageLayout imageLayout, in PreCallRecordCmdClearDepthStencilImage()
2158 VkImageLayout imageLayout, in PostCallRecordCmdClearDepthStencilImage()
5064 VkImageLayout imageLayout) { in PreCallRecordCmdBindShadingRateImageNV()
5073 VkImageLayout imageLayout) { in PostCallRecordCmdBindShadingRateImageNV()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c2372 …mdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V… in anv_CmdClearColorImage()
2378 …DepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const V… in anv_CmdClearDepthStencilImage()

12