Searched refs:BeginLayerOp (Results 1 – 7 of 7) sorted by relevance
32 struct BeginLayerOp;82 const BeginLayerOp* beginLayerOp, RenderNode* renderNode);111 const BeginLayerOp* beginLayerOp;
81 PRE_RENDER_OP_FN(BeginLayerOp) \415 struct BeginLayerOp : RecordedOp { struct416 BeginLayerOp(BASE_PARAMS) : SUPER(BeginLayerOp) {} in BeginLayerOp() argument
173 const BeginLayerOp* beginLayerOp, RenderNode* renderNode);
292 deferBeginLayerOp(*mAllocator.create_trivial<BeginLayerOp>( in deferNodePropsAndOps()789 const Vector3& lightCenter, const BeginLayerOp* beginLayerOp, in saveForLayer()815 void FrameBuilder::deferBeginLayerOp(const BeginLayerOp& op) { in deferBeginLayerOp()858 const BeginLayerOp& beginLayerOp = *currentLayer().beginLayerOp; in deferEndLayerOp()
199 const BeginLayerOp* beginLayerOp, RenderNode* renderNode) in LayerBuilder()
161 if (addOp(alloc().create_trivial<BeginLayerOp>( in saveLayer()
352 EXPECT_EQ(RecordedOpId::BeginLayerOp, op.opId); in OPENGL_PIPELINE_TEST()386 EXPECT_EQ(RecordedOpId::BeginLayerOp, op.opId); in OPENGL_PIPELINE_TEST()464 EXPECT_EQ(RecordedOpId::BeginLayerOp, op.opId) in OPENGL_PIPELINE_TEST()