/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.hpp | 51 VkAttachmentStoreOp storeOp, 53 VkAttachmentStoreOp stencilStoreOp, 66 VkAttachmentStoreOp storeOp, 68 VkAttachmentStoreOp stencilStoreOp, 357 VkAttachmentStoreOp storeOp, 360 VkAttachmentStoreOp stencilStoreOp, 369 VkAttachmentStoreOp getStoreOp (void) const; 372 VkAttachmentStoreOp getStencilStoreOp (void) const; 382 VkAttachmentStoreOp m_storeOp; 385 VkAttachmentStoreOp m_stencilStoreO [all...] |
H A D | vktDynamicRenderingTests.cpp | 724 const VkAttachmentStoreOp storeOp); 1032 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1054 (static_cast<VkAttachmentStoreOp>(attachmentStoreOp) == VK_ATTACHMENT_STORE_OP_STORE)) in rendering() 1069 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1168 const VkAttachmentStoreOp storeOp) in beginRendering() 1194 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1213 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1234 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1428 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1448 static_cast<VkAttachmentStoreOp>(attachmentStoreO in rendering() [all...] |
H A D | vktRenderPassTestsUtil.cpp | 43 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() 45 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1() 69 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() 71 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2() 523 VkAttachmentStoreOp storeOp, in Attachment() 526 VkAttachmentStoreOp stencilStoreOp, in Attachment() 557 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp() 567 VkAttachmentStoreOp Attachment::getStencilStoreOp (void) const in getStencilStoreOp() 625 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeO in createAttachmentDescription() [all...] |
H A D | vktRenderPassUnusedAttachmentTests.cpp | 66 VkAttachmentStoreOp storeOp; 68 VkAttachmentStoreOp stencilStoreOp; 114 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp in createRenderPass() 116 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 127 testParams.storeOp, // VkAttachmentStoreOp storeOp in createRenderPass() 129 testParams.stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 140 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp in createRenderPass() 142 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 952 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() 980 const VkAttachmentStoreOp storeOp in createRenderPassUnusedAttachmentTests() [all...] |
H A D | vktRenderPassTests.cpp | 675 VkAttachmentStoreOp storeOp, in Attachment() 678 VkAttachmentStoreOp stencilStoreOp, in Attachment() 700 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp() 704 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp() 714 VkAttachmentStoreOp m_storeOp; 717 VkAttachmentStoreOp m_stencilStoreOp; 1150 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeOp; in createAttachmentDescription() 1152 attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentStoreOp stencilStoreO in createAttachmentDescription() [all...] |
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 341 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp in createRenderPass() 343 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 354 const VkAttachmentStoreOp depthStoreOp = (stencilOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTACHMENT_STORE_OP_STORE); in createRenderPass() 356 const VkAttachmentStoreOp stencilStoreOp = (depthOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTACHMENT_STORE_OP_STORE); in createRenderPass() 364 depthStoreOp, // VkAttachmentStoreOp storeOp in createRenderPass() 366 stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 966 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp; in createCommandBufferDynamicRendering() 981 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp; in createCommandBufferDynamicRendering()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.hpp | 51 VkAttachmentStoreOp storeOp, 53 VkAttachmentStoreOp stencilStoreOp, 66 VkAttachmentStoreOp storeOp, 68 VkAttachmentStoreOp stencilStoreOp, 357 VkAttachmentStoreOp storeOp, 360 VkAttachmentStoreOp stencilStoreOp, 369 VkAttachmentStoreOp getStoreOp (void) const; 372 VkAttachmentStoreOp getStencilStoreOp (void) const; 382 VkAttachmentStoreOp m_storeOp; 385 VkAttachmentStoreOp m_stencilStoreO [all...] |
H A D | vktDynamicRenderingTests.cpp | 719 const VkAttachmentStoreOp storeOp); 1024 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1046 (static_cast<VkAttachmentStoreOp>(attachmentStoreOp) == VK_ATTACHMENT_STORE_OP_STORE)) in rendering() 1061 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1160 const VkAttachmentStoreOp storeOp) in beginRendering() 1186 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1205 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1226 storeOp, // VkAttachmentStoreOp storeOp; in beginRendering() 1408 static_cast<VkAttachmentStoreOp>(attachmentStoreOp)); in rendering() 1428 static_cast<VkAttachmentStoreOp>(attachmentStoreO in rendering() [all...] |
H A D | vktRenderPassTestsUtil.cpp | 43 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() 45 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1() 69 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() 71 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2() 523 VkAttachmentStoreOp storeOp, in Attachment() 526 VkAttachmentStoreOp stencilStoreOp, in Attachment() 557 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp() 567 VkAttachmentStoreOp Attachment::getStencilStoreOp (void) const in getStencilStoreOp() 625 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeO in createAttachmentDescription() [all...] |
H A D | vktRenderPassUnusedAttachmentTests.cpp | 66 VkAttachmentStoreOp storeOp; 68 VkAttachmentStoreOp stencilStoreOp; 114 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp in createRenderPass() 116 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 127 testParams.storeOp, // VkAttachmentStoreOp storeOp in createRenderPass() 129 testParams.stencilStoreOp, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 140 VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp in createRenderPass() 142 VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp stencilStoreOp in createRenderPass() 954 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() 981 const VkAttachmentStoreOp storeOp in createRenderPassUnusedAttachmentTests() [all...] |
H A D | vktRenderPassTests.cpp | 665 VkAttachmentStoreOp storeOp, in Attachment() 668 VkAttachmentStoreOp stencilStoreOp, in Attachment() 690 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp() 694 VkAttachmentStoreOp getStencilStoreOp (void) const { return m_stencilStoreOp; } in getStencilStoreOp() 704 VkAttachmentStoreOp m_storeOp; 707 VkAttachmentStoreOp m_stencilStoreOp; 1138 attachment.getStoreOp(), // VkAttachmentStoreOp storeOp; || VkAttachmentStoreOp storeOp; in createAttachmentDescription() 1140 attachment.getStencilStoreOp(), // VkAttachmentStoreOp stencilStoreOp; || VkAttachmentStoreOp stencilStoreO in createAttachmentDescription() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderPassUtil.hpp | 45 VkAttachmentStoreOp storeOp, 47 VkAttachmentStoreOp stencilStoreOp, 60 VkAttachmentStoreOp storeOp, 62 VkAttachmentStoreOp stencilStoreOp,
|
H A D | vktMultiViewRenderPassUtil.cpp | 40 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() 42 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1() 66 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() 68 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderPassUtil.hpp | 45 VkAttachmentStoreOp storeOp, 47 VkAttachmentStoreOp stencilStoreOp, 60 VkAttachmentStoreOp storeOp, 62 VkAttachmentStoreOp stencilStoreOp,
|
H A D | vktMultiViewRenderPassUtil.cpp | 40 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() 42 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription1() 66 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() 68 VkAttachmentStoreOp stencilStoreOp_, in AttachmentDescription2()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.h | 226 VkAttachmentStoreOp store_op; 232 VkAttachmentStoreOp stencil_store_op;
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkRenderPass.h | 26 VkAttachmentStoreOp fStoreOp; 28 LoadStoreOps(VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp) in LoadStoreOps()
|
H A D | GrVkOpsRenderPass.cpp | 38 VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) { in get_vk_load_store_ops() 229 VkAttachmentStoreOp storeOp; in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 139 vk::VkAttachmentStoreOp storeOp, 141 vk::VkAttachmentStoreOp stencilStoreOp,
|
H A D | vktDrawCreateInfoUtil.cpp | 411 vk::VkAttachmentStoreOp _storeOp, in AttachmentDescription() 413 vk::VkAttachmentStoreOp _stencilStoreOp, in AttachmentDescription()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 139 vk::VkAttachmentStoreOp storeOp, 141 vk::VkAttachmentStoreOp stencilStoreOp,
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | RenderPassCache.cpp | 36 VkAttachmentStoreOp VulkanAttachmentStoreOp(wgpu::StoreOp op) { in VulkanAttachmentStoreOp()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 1200 VkAttachmentStoreOp store_op; 1204 VkAttachmentStoreOp stencil_store_op;
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_private.h | 1039 VkAttachmentStoreOp store_op; 1041 VkAttachmentStoreOp stencil_store_op;
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pass.c | 670 VkAttachmentStoreOp store_op, in attachment_set_ops() 671 VkAttachmentStoreOp stencil_store_op) in attachment_set_ops()
|