Home
last modified time | relevance | path

Searched refs:VkImageLayout (Results 1 - 25 of 311) sorted by relevance

12345678910>>...13

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp76 vk::VkImageLayout layout,
86 vk::VkImageLayout layout,
96 vk::VkImageLayout layout,
105 vk::VkImageLayout layout,
124 vk::VkImageLayout layout,
137 vk::VkImageLayout layout,
159 vk::VkImageLayout layout,
168 vk::VkImageLayout layout,
177 vk::VkImageLayout layout,
194 vk::VkImageLayout layou
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp76 vk::VkImageLayout layout,
86 vk::VkImageLayout layout,
96 vk::VkImageLayout layout,
105 vk::VkImageLayout layout,
124 vk::VkImageLayout layout,
137 vk::VkImageLayout layout,
159 vk::VkImageLayout layout,
168 vk::VkImageLayout layout,
177 vk::VkImageLayout layout,
194 vk::VkImageLayout layou
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp54 VkImageLayout initialLayout,
55 VkImageLayout finalLayout);
69 VkImageLayout initialLayout,
70 VkImageLayout finalLayout);
78 VkImageLayout layout,
87 VkImageLayout layout,
265 VkImageLayout layout,
269 VkImageLayout getImageLayout (void) const;
271 void setImageLayout (VkImageLayout layout);
275 VkImageLayout m_layou
[all...]
H A DvktRenderPassTestsUtil.cpp46 VkImageLayout initialLayout_, in AttachmentDescription1()
47 VkImageLayout finalLayout_) in AttachmentDescription1()
72 VkImageLayout initialLayout_, in AttachmentDescription2()
73 VkImageLayout finalLayout_) in AttachmentDescription2()
90 VkImageLayout layout_, in AttachmentReference1()
104 VkImageLayout layout_, in AttachmentReference2()
372 VkImageLayout layout, in AttachmentReference()
386 VkImageLayout AttachmentReference::getImageLayout (void) const in getImageLayout()
396 void AttachmentReference::setImageLayout (VkImageLayout layout) in setImageLayout()
528 VkImageLayout initialLayou in Attachment()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp54 VkImageLayout initialLayout,
55 VkImageLayout finalLayout);
69 VkImageLayout initialLayout,
70 VkImageLayout finalLayout);
78 VkImageLayout layout,
87 VkImageLayout layout,
265 VkImageLayout layout,
269 VkImageLayout getImageLayout (void) const;
271 void setImageLayout (VkImageLayout layout);
275 VkImageLayout m_layou
[all...]
H A DvktRenderPassTestsUtil.cpp46 VkImageLayout initialLayout_, in AttachmentDescription1()
47 VkImageLayout finalLayout_) in AttachmentDescription1()
72 VkImageLayout initialLayout_, in AttachmentDescription2()
73 VkImageLayout finalLayout_) in AttachmentDescription2()
90 VkImageLayout layout_, in AttachmentReference1()
104 VkImageLayout layout_, in AttachmentReference2()
372 VkImageLayout layout, in AttachmentReference()
386 VkImageLayout AttachmentReference::getImageLayout (void) const in getImageLayout()
396 void AttachmentReference::setImageLayout (VkImageLayout layout) in setImageLayout()
528 VkImageLayout initialLayou in Attachment()
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h79 VkImageLayout initialLayout;
82 #define VK_IMAGE_LAYOUT_SUBPASS_SELF_DEPENDENCY_MESA (VkImageLayout)1000044902
103 VkImageLayout layout;
111 VkImageLayout stencil_layout;
235 VkImageLayout initial_layout;
238 VkImageLayout final_layout;
246 VkImageLayout initial_stencil_layout;
254 VkImageLayout final_stencil_layout;
H A Dvk_cmd_copy.c67 VkImageLayout srcImageLayout, in vk_common_CmdCopyImage()
69 VkImageLayout dstImageLayout, in vk_common_CmdCopyImage()
110 VkImageLayout dstImageLayout, in vk_common_CmdCopyBufferToImage()
150 VkImageLayout srcImageLayout, in vk_common_CmdCopyImageToBuffer()
191 VkImageLayout srcImageLayout, in vk_common_CmdBlitImage()
193 VkImageLayout dstImageLayout, in vk_common_CmdBlitImage()
240 VkImageLayout srcImageLayout, in vk_common_CmdResolveImage()
242 VkImageLayout dstImageLayout, in vk_common_CmdResolveImage()
H A Dvk_image.h316 bool vk_image_layout_is_read_only(VkImageLayout layout,
318 bool vk_image_layout_is_depth_only(VkImageLayout layout);
320 VkImageUsageFlags vk_image_layout_to_usage_flags(VkImageLayout layout,
323 VkImageLayout vk_att_ref_stencil_layout(const VkAttachmentReference2 *att_ref,
325 VkImageLayout vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h61 VkImageLayout srcImageLayout,
63 VkImageLayout dstImageLayout,
69 VkImageLayout imageLayout,
74 VkImageLayout imageLayout,
91 VkImageLayout dstImageLayout,
95 VkImageLayout srcImageLayout,
100 VkImageLayout srcImageLayout,
102 VkImageLayout dstImageLayout,
187 VkImageLayout srcImageLayout,
189 VkImageLayout dstImageLayou
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkImageLayout.h16 GrVkImageLayout(VkImageLayout layout) : fLayout(layout) {} in GrVkImageLayout()
18 void setImageLayout(VkImageLayout layout) { in setImageLayout()
23 VkImageLayout getImageLayout() const { in getImageLayout()
29 std::atomic<VkImageLayout> fLayout;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp261 VkImageLayout destImageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL,
276 VkImageLayout destImageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL,
291 vk::VkImageLayout oldLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL,
305 vk::VkImageLayout oldLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL,
319 vk::VkImageLayout oldLayout,
320 vk::VkImageLayout newLayout,
333 vk::VkImageLayout oldLayout,
334 vk::VkImageLayout newLayout,
357 vk::VkImageLayout oldLayout,
358 vk::VkImageLayout newLayou
[all...]
H A DvkBarrierUtil.hpp52 const VkImageLayout oldLayout,
53 const VkImageLayout newLayout,
63 const VkImageLayout oldLayout,
64 const VkImageLayout newLayout,
H A DvkBarrierUtil.cpp80 const VkImageLayout oldLayout, in makeImageMemoryBarrier()
81 const VkImageLayout newLayout, in makeImageMemoryBarrier()
93 oldLayout, // VkImageLayout oldLayout; in makeImageMemoryBarrier()
94 newLayout, // VkImageLayout newLayout; in makeImageMemoryBarrier()
106 const VkImageLayout oldLayout, in makeImageMemoryBarrier2()
107 const VkImageLayout newLayout, in makeImageMemoryBarrier2()
121 oldLayout, // VkImageLayout oldLayout; in makeImageMemoryBarrier2()
122 newLayout, // VkImageLayout newLayout; in makeImageMemoryBarrier2()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.h34 VkImageLayout VulkanImageLayout(const Texture* texture, wgpu::TextureUsage usage);
82 VkImageLayout GetCurrentLayoutForSwapChain() const;
91 MaybeError ExportExternalTexture(VkImageLayout desiredLayout,
93 VkImageLayout* releasedOldLayout,
94 VkImageLayout* releasedNewLayout);
159 VkImageLayout mPendingAcquireOldLayout;
160 VkImageLayout mPendingAcquireNewLayout;
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DVulkanBackend.h53 VkImageLayout releasedOldLayout = VK_IMAGE_LAYOUT_GENERAL;
54 VkImageLayout releasedNewLayout = VK_IMAGE_LAYOUT_GENERAL;
64 VkImageLayout releasedOldLayout;
65 VkImageLayout releasedNewLayout;
135 VkImageLayout desiredLayout,
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkStructConversion.hpp56 CopyImageInfo(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageCopy *pRegions) in CopyImageInfo()
91 BlitImageInfo(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *pRegions, VkFilter filter) in BlitImageInfo()
126 CopyBufferToImageInfo(VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkBufferImageCopy *pRegions) in CopyBufferToImageInfo()
161 CopyImageToBufferInfo(VkImage srcImage, VkImageLayout srcImageLayout, VkBuffer dstBuffer, uint32_t regionCount, const VkBufferImageCopy *pRegions) in CopyImageToBufferInfo()
196 ResolveImageInfo(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageResolve *pRegions) in ResolveImageInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp48 VkImageLayout initialLayout,
49 VkImageLayout finalLayout);
63 VkImageLayout initialLayout,
64 VkImageLayout finalLayout);
72 VkImageLayout layout,
81 VkImageLayout layout,
H A DvktMultiViewRenderPassUtil.cpp43 VkImageLayout initialLayout_, in AttachmentDescription1()
44 VkImageLayout finalLayout_) in AttachmentDescription1()
69 VkImageLayout initialLayout_, in AttachmentDescription2()
70 VkImageLayout finalLayout_) in AttachmentDescription2()
87 VkImageLayout layout_, in AttachmentReference1()
102 VkImageLayout layout_, in AttachmentReference2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp48 VkImageLayout initialLayout,
49 VkImageLayout finalLayout);
63 VkImageLayout initialLayout,
64 VkImageLayout finalLayout);
72 VkImageLayout layout,
81 VkImageLayout layout,
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DVulkanHelper.h94 VkImageLayout oldLayout,
95 VkImageLayout newLayout,
103 VkImageLayout oldLayout,
104 VkImageLayout newLayout,
110 VkImageLayout srcImageLayout,
/third_party/skia/include/private/
H A DGrVkTypesPriv.h20 // current VkImageLayout which can be shared with an internal GrVkImage so that layout updates can
46 GrVkSharedImageInfo(VkImageLayout layout, uint32_t queueFamilyIndex) in GrVkSharedImageInfo()
56 void setImageLayout(VkImageLayout layout) { in setImageLayout()
61 VkImageLayout getImageLayout() const { in getImageLayout()
77 std::atomic<VkImageLayout> fLayout;
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h137 VkImageLayout current_layout;
207 VkImageLayout src_image_layout, struct radv_image *dest_image,
208 VkFormat dest_format, VkImageLayout dest_image_layout,
212 struct radv_image *src_image, VkImageLayout src_image_layout,
214 VkImageLayout dest_image_layout,
220 VkImageLayout src_image_layout, const VkImageResolve2 *region);
235 VkImageLayout layout, const VkImageSubresourceLayers *subresource,
/third_party/skia/src/gpu/
H A DGrBackendSurfaceMutableStateImpl.h17 GrBackendSurfaceMutableStateImpl(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableStateImpl()
27 VkImageLayout getImageLayout() const { in getImageLayout()
32 void setImageLayout(VkImageLayout layout) { in setImageLayout()
/third_party/skia/include/gpu/
H A DGrBackendSurfaceMutableState.h25 * Vulkan: VkImageLayout and QueueFamilyIndex
32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState()
43 // Otherwise it will return the VkImageLayout.
44 VkImageLayout getVkImageLayout() const { in getVkImageLayout()
52 // Otherwise it will return the VkImageLayout.
71 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState()

Completed in 12 milliseconds

12345678910>>...13