Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBarrierUtil.cpp81 const VkImageLayout newLayout, in makeImageMemoryBarrier()
107 const VkImageLayout newLayout, in makeImageMemoryBarrier2()
DvkImageUtil.cpp4434 VkImageLayout newLayout, in clearColorImage()
4507 VkImageLayout newLayout, in clearColorImage()
4582 VkImageLayout newLayout, in initColorImageChessboardPattern()
4794 VkImageLayout newLayout, in clearDepthStencilImage()
4875 VkImageLayout newLayout, in initDepthStencilImageChessboardPattern()
DvkWsiUtil.cpp906 …const auto newLayout = (m_explicitLayoutTransitions ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL : V… in recordFrame() local
958 …const auto newLayout = (m_explicitLayoutTransitions ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL : V… in recordDeviceGroupFrame() local
/third_party/skia/src/gpu/vk/
DGrVkImage.h138 VkImageLayout newLayout, in setImageLayout()
162 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout()
DGrVkImage.cpp369 VkImageLayout newLayout, in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1789 VkImageLayout newLayout = newInfo.getImageLayout(); in set_layout_and_queue_from_mutable_state() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp939 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_… in iterate() local
955 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
986 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_SHADER_READ_O… in iterate() local
1021 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_SRC_… in iterate() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DUtil.cpp72 …ue queue, vk::Image image, vk::Format format, vk::ImageLayout oldLayout, vk::ImageLayout newLayout) in transitionImageLayout()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp121 VkImageLayout newLayout) in ImageMemoryBarrier()
810 VkImageLayout newLayout, in releaseImageAndSignalSemaphore()
870 VkImageLayout newLayout, in waitSemaphoreAndAcquireImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp562 const VkImageLayout newLayout, in imageBarrier()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1702 void setCurrentImageLayout(ImageLayout newLayout) in setCurrentImageLayout()
1881 ImageLayout newLayout, in recordWriteBarrier()
1888 ImageLayout newLayout, in recordWriteBarrierOneOff()
1899 ImageLayout newLayout, in recordReadBarrier()
Dvk_cache_utils.cpp3755 vk::DescriptorSetLayout newLayout; in getDescriptorSetLayout() local
3847 vk::PipelineLayout newLayout; in getPipelineLayout() local
Dvk_helpers.cpp5045 ImageLayout newLayout, in changeLayoutAndQueue()
5119 ImageLayout newLayout, in initImageMemoryBarrierStruct()
5147 ImageLayout newLayout, in barrierImpl()
5198 ImageLayout newLayout, in updateLayoutAndBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp838 const VkImageLayout newLayout, in recordImageBarrier()
DvktPipelineDepthTests.cpp643 VkImageLayout newLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL; in DepthTestInstance() local
DvktPipelineStencilTests.cpp674 VkImageLayout newLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL; in StencilTestInstance() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp1041 const VkImageLayout newLayout, in recordImageBarrier()
1071 const VkImageLayout newLayout, in recordWaitEventWithImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp113 const VkImageLayout newLayout, in imageBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp842 vk::VkImageLayout newLayout, in transition2DImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp395 …Flags srcAccessMask, VkAccessFlags dstAccessMask, VkImageLayout oldLayout, VkImageLayout newLayout, in imageMemoryBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1341 VkImageLayout newLayout, in addPipelineBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp1486 const auto newLayout = getOptimalReadLayout(m_params.readerStage); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp389 VkImageLayout newLayout) in makeMemoryBarrierInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1026 …ccessMask, VkAccessFlags dstAccessMask, VkImageLayout oldLayout, VkImageLayout newLayout, VkImageA… in pipelineImageBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp741 const VkImageLayout newLayout, in makeImageMemoryBarrier()

12