Searched refs:colorLoadOp (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 241 const VkAttachmentLoadOp colorLoadOp, in makeRenderPass() argument 253 …colorLoadOp, // VkAttachmentLoadOp loadOp; || VkAttachmentLoadOp loadOp; in makeRenderPass() 396 const VkAttachmentLoadOp colorLoadOp, 407 const VkAttachmentLoadOp colorLoadOp,
|
D | vktMultiViewRenderUtil.hpp | 46 … const vk::VkSampleCountFlagBits samples, const vk::VkAttachmentLoadOp colorLoadOp, const vk::VkFo…
|
D | vktMultiViewRenderTests.cpp | 116 const VkAttachmentLoadOp colorLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR, in makeRenderPass() argument 122 …dency1, RenderPassCreateInfo1>(vk, device, colorFormat, viewMasks, samples, colorLoadOp, dsFormat); in makeRenderPass() 124 …dency2, RenderPassCreateInfo2>(vk, device, colorFormat, viewMasks, samples, colorLoadOp, dsFormat); in makeRenderPass()
|
/external/skia/src/gpu/ |
D | GrRenderTargetOpList.cpp | 436 GrLoadOp colorLoadOp, in create_command_buffer() argument 440 colorLoadOp, in create_command_buffer()
|
/external/skqp/src/gpu/ |
D | GrRenderTargetOpList.cpp | 434 GrLoadOp colorLoadOp, in create_command_buffer() argument 438 colorLoadOp, in create_command_buffer()
|