Searched defs:clearOp (Results 1 – 2 of 2) sorted by relevance
267 const GrClearOp& clearOp = ops->getChain(0)->cast<GrClearOp>(); in clear_op_test() local293 const GrClearOp& clearOp = ops->getChain(0)->cast<GrClearOp>(); in clear_op_test() local
163 ClearOp clearOp; member353 …hments (const DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, const ClearOp clearOp, const siz… in clearAttachments()