| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPassCache.h | 54 dawn::LoadOp stencilLoadOp; member
|
| D | RenderPassCache.cpp | 51 dawn::LoadOp stencilLoadOp) { in SetDepthStencil()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPassCache.h | 64 wgpu::LoadOp stencilLoadOp; member
|
| /third_party/skia/src/gpu/ops/ |
| D | OpsTask.cpp | 48 GrLoadOp stencilLoadOp, in create_render_pass() 585 GrLoadOp stencilLoadOp; in onExecute() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentTests.cpp | 67 VkAttachmentLoadOp stencilLoadOp; member
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 356 …const VkAttachmentLoadOp stencilLoadOp = (depthOnly ? VK_ATTACHMENT_LOAD_OP_DONT_CARE : VK_ATTACHM… in createRenderPass() local
|
| D | vktRenderPassTestsUtil.cpp | 525 VkAttachmentLoadOp stencilLoadOp, in Attachment()
|
| D | vktRenderPassSubpassDependencyTests.cpp | 3937 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
|
| D | vktRenderPassTests.cpp | 667 VkAttachmentLoadOp stencilLoadOp, in Attachment() 5700 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 5732 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 5830 const VkAttachmentLoadOp stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local 6060 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps)… in addAttachmentAllocationTests() local 6367 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentAllocationTests() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 97 VkAttachmentLoadOp stencilLoadOp; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentTests.cpp | 67 VkAttachmentLoadOp stencilLoadOp; member
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 356 …const VkAttachmentLoadOp stencilLoadOp = (depthOnly ? VK_ATTACHMENT_LOAD_OP_DONT_CARE : VK_ATTACHM… in createRenderPass() local
|
| D | vktRenderPassTestsUtil.cpp | 525 VkAttachmentLoadOp stencilLoadOp, in Attachment()
|
| D | vktRenderPassSubpassDependencyTests.cpp | 3937 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
|
| D | vktRenderPassTests.cpp | 667 VkAttachmentLoadOp stencilLoadOp, in Attachment() 5700 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 5732 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 5830 const VkAttachmentLoadOp stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local 6060 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps)… in addAttachmentAllocationTests() local 6367 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentAllocationTests() local
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 97 VkAttachmentLoadOp stencilLoadOp; member
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrRenderTargetOpList.cpp | 454 GrLoadOp stencilLoadOp) { in create_command_buffer()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_pass.c | 790 VkAttachmentLoadOp stencilLoadOp = pCreateInfo->pAttachments[i].stencilLoadOp; in tu_CreateRenderPass2() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Commands.h | 76 dawn::LoadOp stencilLoadOp; member
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.h | 127 uint16_t stencilLoadOp : 2; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Commands.h | 90 wgpu::LoadOp stencilLoadOp; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiPipelineTests.cpp | 483 …Device& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAt… in createSimpleRenderPass()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiPipelineTests.cpp | 483 …Device& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAt… in createSimpleRenderPass()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.h | 290 uint16_t stencilLoadOp : 2; member
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkTypeUtil.inl | 300 …es, VkAttachmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAt…
|