/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 56 VkAttachmentLoadOp stencilLoadOp, 71 VkAttachmentLoadOp stencilLoadOp, 363 VkAttachmentLoadOp stencilLoadOp,
|
D | vktRenderPassTestsUtil.cpp | 58 stencilLoadOp = stencilLoadOp_; in AttachmentDescription1() 82 stencilLoadOp = stencilLoadOp_; in AttachmentDescription2() 526 VkAttachmentLoadOp stencilLoadOp, in Attachment() argument 536 , m_stencilLoadOp (stencilLoadOp) in Attachment()
|
D | vktRenderPassUnusedAttachmentTests.cpp | 66 VkAttachmentLoadOp stencilLoadOp; member 127 testParams.stencilLoadOp, // VkAttachmentLoadOp stencilLoadOp in createRenderPass() 1005 params.stencilLoadOp = loadOps[stencilLoadOpIdx]; in createRenderPassUnusedAttachmentTests()
|
D | vktRenderPassSubpassDependencyTests.cpp | 1943 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local 1949 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in initTests() 2010 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_DONT_CARE); in initTests() local 2016 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in initTests() 2101 const VkAttachmentLoadOp stencilLoadOp (VK_ATTACHMENT_LOAD_OP_CLEAR); in initTests() local 2108 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in initTests()
|
D | vktRenderPassTests.cpp | 641 VkAttachmentLoadOp stencilLoadOp, in Attachment() argument 652 , m_stencilLoadOp (stencilLoadOp) in Attachment() 4835 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 4838 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in addAttachmentTests() 4852 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests() local 4856 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in addAttachmentTests() 4925 const VkAttachmentLoadOp stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; in addAttachmentWriteMaskTests() local 4931 …attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStore… in addAttachmentWriteMaskTests() 5152 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps)… in addAttachmentAllocationTests() local 5160 … || stencilLoadOp == VK_ATTACHMENT_LOAD_OP_LOAD || stencilLoadOp == VK_ATTACHMENT_LOAD_OP_CLEAR) in addAttachmentAllocationTests() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.hpp | 46 VkAttachmentLoadOp stencilLoadOp, 61 VkAttachmentLoadOp stencilLoadOp,
|
D | vktMultiViewRenderPassUtil.cpp | 55 stencilLoadOp = stencilLoadOp_; in AttachmentDescription1() 79 stencilLoadOp = stencilLoadOp_; in AttachmentDescription2()
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 28 attachment->stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE; in setup_vk_attachment_description() 34 attachment->stencilLoadOp = desc.fLoadStoreOps.fLoadOp; in setup_vk_attachment_description()
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 28 attachment->stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE; in setup_vk_attachment_description() 34 attachment->stencilLoadOp = desc.fLoadStoreOps.fLoadOp; in setup_vk_attachment_description()
|
/external/vulkan-validation-layers/layers/ |
D | convert_to_renderpass2.cpp | 104 out_struct->stencilLoadOp = in_struct->stencilLoadOp; in ConvertVkAttachmentDescriptionToV2KHR()
|
/external/swiftshader/src/Vulkan/ |
D | VkFramebuffer.cpp | 55 bool clearStencil = (isStencil && (attachment.stencilLoadOp == VK_ATTACHMENT_LOAD_OP_CLEAR)); in clear()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 262 …achmentLoadOp loadOp, VkAttachmentStoreOp storeOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentS… argument 270 res.stencilLoadOp = stencilLoadOp;
|
D | vkStructTypes.inl | 945 VkAttachmentLoadOp stencilLoadOp; member 2147 VkAttachmentLoadOp stencilLoadOp; member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pass.c | 76 att->stencil_load_op = pCreateInfo->pAttachments[i].stencilLoadOp; in radv_CreateRenderPass()
|
D | radv_meta_decompress.c | 46 attachment.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD; in create_pass()
|
D | radv_meta_clear.c | 1228 .stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD, in radv_clear_image_layer()
|
/external/skia/src/gpu/ |
D | GrRenderTargetOpList.cpp | 438 GrLoadOp stencilLoadOp) { in create_command_buffer() argument 451 stencilLoadOp, in create_command_buffer()
|
/external/skqp/src/gpu/ |
D | GrRenderTargetOpList.cpp | 436 GrLoadOp stencilLoadOp) { in create_command_buffer() argument 449 stencilLoadOp, in create_command_buffer()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pass.c | 97 att->stencil_load_op = pCreateInfo->pAttachments[i].stencilLoadOp; in anv_CreateRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.cpp | 422 stencilLoadOp = _stencilLoadOp; in AttachmentDescription() 435 stencilLoadOp = rhs.stencilLoadOp; in AttachmentDescription()
|
D | vktDrawCreateInfoUtil.hpp | 140 vk::VkAttachmentLoadOp stencilLoadOp,
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 444 …evice, VkFormat format, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentS… in createSimpleRenderPass() argument 453 stencilLoadOp, // VkAttachmentLoadOp stencilLoadOp; in createSimpleRenderPass()
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 490 att.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE; in InitRenderTarget() 547 att.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD; in InitRenderTarget()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 787 const VkAttachmentLoadOp stencilLoadOp, in addAttachment() argument 803 stencilLoadOp, // VkAttachmentLoadOp stencilLoadOp; in addAttachment()
|
D | vktPipelineImageSamplingInstance.cpp | 511 …colorAttachmentDescriptions[imgNdx].stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE; // VkAttach… in ImageSamplingInstance()
|