Searched refs:computeStreamingAttributeSizes (Results 1 – 2 of 2) sorted by relevance
84 void computeStreamingAttributeSizes(const gl::AttributesMask &attribsToStream,
276 void VertexArrayGL::computeStreamingAttributeSizes(const gl::AttributesMask &attribsToStream, in computeStreamingAttributeSizes() function in rx::VertexArrayGL316 computeStreamingAttributeSizes(attribsToStream, instanceCount, indexRange, &streamingDataSize, in streamAttributes()