Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h54 dawn::LoadOp stencilLoadOp; member
DRenderPassCache.cpp51 dawn::LoadOp stencilLoadOp) { in SetDepthStencil()
/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()
576 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/flutter/skia/src/gpu/
DGrRenderTargetOpList.cpp446 GrLoadOp stencilLoadOp) { in create_command_buffer()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h76 dawn::LoadOp stencilLoadOp; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h127 uint16_t stencilLoadOp : 2; member
/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/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
/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/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp803 const VkAttachmentLoadOp stencilLoadOp, in addAttachment()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h2013 VkAttachmentLoadOp stencilLoadOp; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2712 VkAttachmentLoadOp stencilLoadOp; member
5665 VkAttachmentLoadOp stencilLoadOp; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3337 VkAttachmentLoadOp stencilLoadOp; member
5587 VkAttachmentLoadOp stencilLoadOp; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3305 VkAttachmentLoadOp stencilLoadOp; member
5555 VkAttachmentLoadOp stencilLoadOp; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3244 VkAttachmentLoadOp stencilLoadOp; member
5488 VkAttachmentLoadOp stencilLoadOp; member

12