Searched refs:streamingDataSize (Results 1 – 1 of 1) sorted by relevance
374 size_t streamingDataSize = 0; in streamAttributes() local377 computeStreamingAttributeSizes(attribsToStream, instanceCount, indexRange, &streamingDataSize, in streamAttributes()380 if (streamingDataSize == 0) in streamAttributes()395 const size_t requiredBufferSize = streamingDataSize + bufferEmptySpace; in streamAttributes()