Searched refs:beginOpIndex (Results 1 – 4 of 4) sorted by relevance
80 size_t beginOpIndex; member
643 newChunk.beginOpIndex = insertIndex; in addOp()
525 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) { in deferNodeOps()
37 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) { in playbackOps()679 EXPECT_EQ(0u, chunks[0].beginOpIndex); in OPENGL_PIPELINE_TEST()683 EXPECT_EQ(1u, chunks[1].beginOpIndex); in OPENGL_PIPELINE_TEST()