Home
last modified time | relevance | path

Searched defs:clearOp (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DClearTest.cpp267 const GrClearOp& clearOp = ops->getChain(0)->cast<GrClearOp>(); in clear_op_test() local
293 const GrClearOp& clearOp = ops->getChain(0)->cast<GrClearOp>(); in clear_op_test() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp163 ClearOp clearOp; member
353 …hments (const DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, const ClearOp clearOp, const siz… in clearAttachments()