Home
last modified time | relevance | path

Searched refs:colorOp (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp53 const LoadStoreOps& colorOp, in init() argument
79 fAttachmentsDescriptor.fColor.fLoadStoreOps = colorOp; in init()
88 if (VK_ATTACHMENT_LOAD_OP_CLEAR == colorOp.fLoadOp) { in init()
149 const LoadStoreOps& colorOp, in init() argument
153 this->init(gpu, colorOp, stencilOp); in init()
158 const LoadStoreOps& colorOp, in init() argument
163 this->init(gpu, colorOp, stencilOp); in init()
DGrVkRenderPass.h45 const LoadStoreOps& colorOp,
50 const LoadStoreOps& colorOp,