Home
last modified time | relevance | path

Searched defs:newLayout (Results 1 – 25 of 55) sorted by relevance

123

/external/deqp/external/vulkancts/framework/vulkan/
DvkBarrierUtil.cpp72 … const VkImageLayout oldLayout, const VkImageLayout newLayout, in makeImageMemoryBarrier()
94 const VkImageLayout newLayout, const VkImage image, in makeImageMemoryBarrier2()
DvkImageUtil.cpp4828 … VkImage image, VkClearColorValue clearColor, VkImageLayout oldLayout, VkImageLayout newLayout, in clearColorImage()
4883 … VkImage image, tcu::Vec4 clearColor, VkImageLayout oldLayout, VkImageLayout newLayout, in clearColorImage()
4945 VkImageLayout newLayout, VkPipelineStageFlags dstStageFlags) in initColorImageChessboardPattern()
5129 uint32_t stencilValue, VkImageLayout oldLayout, VkImageLayout newLayout, in clearDepthStencilImage()
5191VkImageLayout newLayout, VkPipelineStageFlags dstStageFlags) in initDepthStencilImageChessboardPattern()
DvkWsiUtil.cpp907 const auto newLayout = in recordFrame() local
962 const auto newLayout = in recordDeviceGroupFrame() local
DvkPipelineConstructionUtil.cpp1012 … const VkImageLayout prevLayout, const VkImageLayout newLayout, const VkImage image, in recordImageBarrier()
1093 …const VkImageLayout newLayout = subpass.m_colorAttachments[j].attachmentInfo.imageLayou… in transitionLayouts() local
1122 … const VkImageLayout newLayout = subpass.m_depthStencilAttachment.attachmentInfo.imageLayout; in transitionLayouts() local
1141 … const VkImageLayout newLayout = subpass.m_resolveAttachments[j].attachmentInfo.imageLayout; in transitionLayouts() local
1174 … const VkImageLayout newLayout = subpass.m_dsr.pDepthStencilResolveAttachment->layout; in transitionLayouts() local
1399 const VkImageLayout newLayout = m_attachments[i].finalLayout; in end() local
/external/skia/src/gpu/graphite/vk/
DVulkanTexture.h59 VkImageLayout newLayout, in setImageLayout()
DVulkanTexture.cpp206 VkImageLayout newLayout, in setImageLayoutAndQueueIndex()
333 void VulkanTexture::updateImageLayout(VkImageLayout newLayout) { in updateImageLayout()
DVulkanCommandBuffer.cpp205 VkImageLayout newLayout = skgpu::MutableTextureStates::GetVkImageLayout(newState); in prepareSurfaceForStateUpdate() local
/external/skia/src/gpu/ganesh/vk/
DGrVkImage.h144 VkImageLayout newLayout, in setImageLayout()
170 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout()
DGrVkImage.cpp380 VkImageLayout newLayout, in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1900 VkImageLayout newLayout, in set_layout_and_queue_from_mutable_state()
1929 VkImageLayout newLayout, in setBackendSurfaceState()
2211 VkImageLayout newLayout = in prepareSurfacesForBackendAccessAndStateUpdates() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp1057 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_… in iterate() local
1076 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
1113 const auto newLayout = in iterate() local
1135 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
1213 const auto newLayout = in iterate() local
DvktMeshShaderSyncTestsEXT.cpp1253 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_… in iterate() local
1272 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
1307 const auto newLayout = in iterate() local
1380 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
1426 const auto newLayout = in iterate() local
/external/swiftshader/tests/VulkanWrapper/
DUtil.cpp74 …ue queue, vk::Image image, vk::Format format, vk::ImageLayout oldLayout, vk::ImageLayout newLayout) in transitionImageLayout()
/external/mesa3d/src/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp289 VkImageLayout oldLayout, VkImageLayout newLayout) { in transitionImageLayout()
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp121 VkImageLayout newLayout) in ImageMemoryBarrier()
876 VkImageLayout newLayout, in releaseImageAndSignalSemaphore()
965 VkImageLayout newLayout, in waitSemaphoreAndAcquireImage()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp549const VkImageLayout newLayout, const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMas… in imageBarrier()
/external/mesa3d/src/gfxstream/host/vulkan/
Dvk_util.h451 VkImageLayout newLayout) const { in recordImageLayoutTransformCommands()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp832 … const VkAccessFlags dstAccessMask, const VkImageLayout oldLayout, const VkImageLayout newLayout, in recordImageBarrier()
DvktPipelineStencilTests.cpp680 …VkImageLayout newLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACH… local
DvktPipelineDepthTests.cpp859 …VkImageLayout newLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OP… local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1134VkImageLayout newLayout, VkImageAspectFlags aspectMask) const in pipelineImageBarrierGen()
1164VkImageLayout newLayout, VkImageAspectFlags aspectMask) const in pipelineImageBarrier()
1172 …VkAccessFlags dstAccessMask, VkImageLayout oldLayout, VkImageLayout newLayout, VkImageAspectFlags … in pipelineMultisampleImageBarrier()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp109const VkImageLayout newLayout, const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMas… in imageBarrier()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExpectAssumeTests.cpp779 { in render()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp6999 bool ImageHelper::isReadSubresourceBarrierNecessary(ImageLayout newLayout, in isReadSubresourceBarrierNecessary()
7026 bool ImageHelper::isWriteBarrierNecessary(ImageLayout newLayout, in isWriteBarrierNecessary()
7060 ImageLayout newLayout, in changeLayoutAndQueue()
7146 ImageLayout newLayout, in initImageMemoryBarrierStruct()
7178 ImageLayout newLayout, in barrierImpl()
7309 ImageLayout newLayout, in recordWriteBarrier()
7335 ImageLayout newLayout, in recordReadSubresourceBarrier()
7365 ImageLayout newLayout, in recordReadBarrier()
7387 ImageLayout newLayout, in updateLayoutAndBarrier()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp719 … vk::VkImageAspectFlags aspectMask, vk::VkImageLayout oldLayout, vk::VkImageLayout newLayout, in transition2DImage()

123