Searched refs:mCommandBufferCommitsAtLastGC (Results 1 – 2 of 2) sorted by relevance
109 size_t mCommandBufferCommitsAtLastGC = 0; variable
92 if (mCommandBufferCommits - mCommandBufferCommitsAtLastGC >= kCommandBufferCommitsBetweenGC)144 mCommandBufferCommitsAtLastGC = mCommandBufferCommits;