/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | OpsTask.cpp | 70 GrStoreOp stencilStoreOp, in create_render_pass() 626 GrStoreOp stencilStoreOp = (caps.discardStencilValuesAfterRenderPass() && !fMustPreserveStencil) in onExecute() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.hpp | 280 vk::VkAttachmentStoreOp stencilStoreOp = vk::VK_ATTACHMENT_STORE_OP_STORE; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 690 VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, in Attachment() 6328 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentTests() local 6372 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentTests() local 6470 const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; in addAttachmentWriteMaskTests() local 6660 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentAllocationTests() local 7017 const VkAttachmentStoreOp stencilStoreOp = in addAttachmentAllocationTests() local
|
H A D | vktRenderPassSubpassDependencyTests.cpp | 4208 const VkAttachmentStoreOp stencilStoreOp(VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4301 const VkAttachmentStoreOp stencilStoreOp(VK_ATTACHMENT_STORE_OP_DONT_CARE); in initTests() local 4397 … const VkAttachmentStoreOp stencilStoreOp((attachmentNdx == attachmentCount - 1) ? in initTests() local
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 70 VkAttachmentStoreOp stencilStoreOp; member
|
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 369 const VkAttachmentStoreOp stencilStoreOp = in createRenderPass() local
|
H A D | vktRenderPassTestsUtil.cpp | 460 VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, in Attachment()
|
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 99 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkTypeUtil.inl | 299 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
|
H A D | vkStructTypes.inl | 901 VkAttachmentStoreOp stencilStoreOp; member 2728 VkAttachmentStoreOp stencilStoreOp; member
|
H A D | vkVulkan_c.inl | 2451 VkAttachmentStoreOp stencilStoreOp; member 4443 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiPipelineTests.cpp | 476 VkAttachmentStoreOp stencilStoreOp, VkImageLayout layout) in createSimpleRenderPass()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkTypeUtil.inl | 300 …tachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkI…
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 538 …const auto stencilStoreOp = (hasStencil ? VK_ATTACHMENT_STORE_OP_STORE : VK_ATTACHMENT_STORE_OP_DO… in buildRenderPass() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 3497 vk::RenderPassStoreOp stencilStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
|
H A D | vk_cache_utils.h | 436 uint16_t stencilStoreOp : 2; member
|
H A D | vk_cache_utils.cpp | 472 const RenderPassStoreOp stencilStoreOp = in DeriveRenderingInfo() local
|
H A D | vk_helpers.cpp | 2827 RenderPassStoreOp stencilStoreOp = static_cast<RenderPassStoreOp>(dsOps.stencilStoreOp); in finalizeDepthStencilLoadStore() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 730 … const VkAttachmentLoadOp stencilLoadOp, const VkAttachmentStoreOp stencilStoreOp, in addAttachment()
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 2446 VkAttachmentStoreOp stencilStoreOp; member 4438 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2935 VkAttachmentStoreOp stencilStoreOp; member 5176 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2935 VkAttachmentStoreOp stencilStoreOp; member 5176 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2935 VkAttachmentStoreOp stencilStoreOp; member 5176 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2935 VkAttachmentStoreOp stencilStoreOp; member 5176 VkAttachmentStoreOp stencilStoreOp; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2935 VkAttachmentStoreOp stencilStoreOp; member 5176 VkAttachmentStoreOp stencilStoreOp; member
|