Searched refs:atomicCounterBufferCount (Results 1 – 2 of 2) sorted by relevance
371 size_t atomicCounterBufferCount = stream->readInt<size_t>(); in load() local373 for (size_t bufferIndex = 0; bufferIndex < atomicCounterBufferCount; ++bufferIndex) in load()
4951 size_t atomicCounterBufferCount = mState.getAtomicCounterBufferCount(); in writeAtomicCounterBufferDriverUniformOffsets() local4953 ASSERT(atomicCounterBufferCount <= offsetsSize * 4); in writeAtomicCounterBufferDriverUniformOffsets()4955 for (uint32_t bufferIndex = 0; bufferIndex < atomicCounterBufferCount; ++bufferIndex) in writeAtomicCounterBufferDriverUniformOffsets()