/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | RenderPassBuilderD3D12.cpp | 36 D3D12_RENDER_PASS_ENDING_ACCESS_TYPE D3D12EndingAccessType(wgpu::StoreOp storeOp) { in D3D12EndingAccessType() argument 45 D3D12EndingAccessResolveParameters( wgpu::StoreOp storeOp, TextureView* resolveSource, TextureView* resolveDestination) D3D12EndingAccessResolveParameters() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | RenderPassCache.cpp | 51 SetColor(ColorAttachmentIndex index, wgpu::TextureFormat format, wgpu::LoadOp loadOp, wgpu::StoreOp storeOp, bool hasResolveTarget) SetColor() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 159 makeAttachment( const VkFormat format, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, const VkImageLayout initialLayout, const VkImageLayout finalLayout) makeAttachment() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 159 makeAttachment( const VkFormat format, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, const VkImageLayout initialLayout, const VkImageLayout finalLayout) makeAttachment() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 519 Attachment(VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout initialLayout, VkImageLayout finalLayout) Attachment() argument
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 66 VkAttachmentStoreOp storeOp; member 952 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() argument
|
H A D | vktDynamicRenderingTests.cpp | 1162 beginRendering(VkCommandBuffer cmdBuffer, const std::vector<VkImageView>& attachmentBindInfos, const VkRenderingFlagsKHR flags, const deUint32 colorAtchCount, const ImagesFormat& imagesFormat, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp) beginRendering() argument
|
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 96 VkAttachmentStoreOp storeOp; member [all...] |
H A D | vktRenderPassTests.cpp | 671 Attachment(VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout initialLayout, VkImageLayout finalLayout) Attachment() argument [all...] |
/third_party/skia/src/gpu/vk/ |
H A D | GrVkOpsRenderPass.cpp | 229 VkAttachmentStoreOp storeOp; in init() local 37 get_vk_load_store_ops(GrLoadOp loadOpIn, GrStoreOp storeOpIn, VkAttachmentLoadOp* loadOp, VkAttachmentStoreOp* storeOp) get_vk_load_store_ops() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Commands.h | 82 wgpu::StoreOp storeOp; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 519 Attachment(VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout initialLayout, VkImageLayout finalLayout) Attachment() argument
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 66 VkAttachmentStoreOp storeOp; member 954 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() argument
|
H A D | vktDynamicRenderingTests.cpp | 1154 beginRendering(VkCommandBuffer cmdBuffer, const std::vector<VkImageView>& attachmentBindInfos, const VkRenderingFlagsKHR flags, const deUint32 colorAtchCount, const ImagesFormat& imagesFormat, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp) beginRendering() argument
|
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 96 VkAttachmentStoreOp storeOp; member [all...] |
H A D | vktRenderPassTests.cpp | 661 Attachment(VkFormat format, VkSampleCountFlagBits samples, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout initialLayout, VkImageLayout finalLayout) Attachment() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.cpp | 57 VkAttachmentStoreOp ConvertRenderPassStoreOpToVkStoreOp(RenderPassStoreOp storeOp) in ConvertRenderPassStoreOpToVkStoreOp() argument [all...] |
H A D | FramebufferVk.cpp | 2447 const vk::RenderPassStoreOp storeOp = colorRenderTarget->isImageTransient() in startNewRenderPass() local
|
H A D | vk_helpers.cpp | 1686 finalizeDepthStencilLoadStoreOps(Context *context, ResourceAccess access, RenderPassLoadOp *loadOp, RenderPassStoreOp *storeOp) finalizeDepthStencilLoadStoreOps() argument 1933 GetStoreOpShorthand(RenderPassStoreOp storeOp) GetStoreOpShorthand() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 746 addAttachment(const VkImage image, const VkImageView imageView, const VkAttachmentDescriptionFlags flags, const VkFormat format, const VkSampleCountFlagBits numSamples, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, const VkAttachmentLoadOp stencilLoadOp, const VkAttachmentStoreOp stencilStoreOp, const VkImageLayout initialLayout, const VkImageLayout finalLayout, const VkClearValue clearValue, const VkSampleLocationsInfoEXT* pInitialSampleLocations = DE_NULL) addAttachment() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 745 addAttachment(const VkImageView imageView, const VkAttachmentDescriptionFlags flags, const VkFormat format, const VkSampleCountFlagBits numSamples, const VkAttachmentLoadOp loadOp, const VkAttachmentStoreOp storeOp, const VkAttachmentLoadOp stencilLoadOp, const VkAttachmentStoreOp stencilStoreOp, const VkImageLayout initialLayout, const VkImageLayout finalLayout, const VkClearValue clearValue, const VkSampleLocationsInfoEXT* pInitialSampleLocations = DE_NULL) addAttachment() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 5784 VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore; member 5959 VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore; global() member [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2599 VkAttachmentStoreOp storeOp; member 3283 VkAttachmentStoreOp storeOp; member 4080 VkAttachmentStoreOp storeOp; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 4491 VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore; member 4647 VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp member [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 2444 VkAttachmentStoreOp storeOp; member 4436 VkAttachmentStoreOp storeOp; member
|