Home
last modified time | relevance | path

Searched defs:stencilLoadOp (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h64 wgpu::LoadOp stencilLoadOp; member
/third_party/skia/src/gpu/ops/
DOpsTask.cpp48 GrLoadOp stencilLoadOp, in create_render_pass()
585 GrLoadOp stencilLoadOp; in onExecute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp66 VkAttachmentLoadOp stencilLoadOp; member
DvktRenderPassUnusedClearAttachmentTests.cpp348 …const VkAttachmentLoadOp stencilLoadOp = (depthOnly ? VK_ATTACHMENT_LOAD_OP_DONT_CARE : VK_ATTACHM… in createRenderPass() local
DvktRenderPassTestsUtil.cpp525 VkAttachmentLoadOp stencilLoadOp, in Attachment()
DvktRenderPassSubpassDependencyTests.cpp3937 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4018 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local
4109 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_CLEAR); in initTests() local
DvktRenderPassTests.cpp656 VkAttachmentLoadOp stencilLoadOp, in Attachment()
5375 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local
5407 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local
5496 const VkAttachmentLoadOp stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local
5726 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps)… in addAttachmentAllocationTests() local
6032 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentAllocationTests() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pass.c790 VkAttachmentLoadOp stencilLoadOp = pCreateInfo->pAttachments[i].stencilLoadOp; in tu_CreateRenderPass2() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h90 wgpu::LoadOp stencilLoadOp; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp483 …Device& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAt… in createSimpleRenderPass()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h290 uint16_t stencilLoadOp : 2; member
DFramebufferVk.cpp2527 vk::RenderPassLoadOp stencilLoadOp = vk::RenderPassLoadOp::Load; in startNewRenderPass() local
Dvk_helpers.cpp1616 RenderPassLoadOp stencilLoadOp = static_cast<RenderPassLoadOp>(dsOps.stencilLoadOp); in finalizeDepthStencilLoadStore() local
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl292 …es, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAt…
DvkStructTypes.inl1012 VkAttachmentLoadOp stencilLoadOp; member
1934 VkAttachmentLoadOp stencilLoadOp; member
DvkVulkan_c.inl4348 VkAttachmentLoadOp stencilLoadOp; member
6599 VkAttachmentLoadOp stencilLoadOp; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp803 const VkAttachmentLoadOp stencilLoadOp, in addAttachment()
/third_party/glfw/deps/vulkan/
Dvulkan.h2013 VkAttachmentLoadOp stencilLoadOp; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3337 VkAttachmentLoadOp stencilLoadOp; member
5587 VkAttachmentLoadOp stencilLoadOp; member
Dvulkan_structs.hpp4492 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp stencilLoadOp = VULKAN_HPP_NAMESPACE::Attachment… member
4648 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp stencilLoadOp = VULKAN_HPP_NAMESPACE::Attachment… member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3244 VkAttachmentLoadOp stencilLoadOp; member
5488 VkAttachmentLoadOp stencilLoadOp; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3386 VkAttachmentLoadOp stencilLoadOp; member
5637 VkAttachmentLoadOp stencilLoadOp; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3393 VkAttachmentLoadOp stencilLoadOp; member
5645 VkAttachmentLoadOp stencilLoadOp; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3601 VkAttachmentLoadOp stencilLoadOp; member
5854 VkAttachmentLoadOp stencilLoadOp; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3679 VkAttachmentLoadOp stencilLoadOp; member
5935 VkAttachmentLoadOp stencilLoadOp; member

12