Searched refs:beginOpIndex (Results 1 – 4 of 4) sorted by relevance
81 size_t beginOpIndex; member
595 newChunk.beginOpIndex = insertIndex; in addOp()
511 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()674 EXPECT_EQ(0u, chunks[0].beginOpIndex); in OPENGL_PIPELINE_TEST()678 EXPECT_EQ(1u, chunks[1].beginOpIndex); in OPENGL_PIPELINE_TEST()