Lines Matching refs:stride
807 * index * stride + size <= bufferSize (all in unit of byte)
809 if (vertex_stream->stride == 0) {
820 /* index * stride + size <= bufferSize
823 * index <= (bufferSize - size) / stride
826 * integer((bufferSize - size) / stride).
836 vertex_stream->stride;
1032 vertex_stream->stride);
1399 /* Multiply by the vertex stream stride and add the base
1403 * src0 = stride src1 = index src2 = baseaddr src3 =
1510 /* Multiply by the vertex stream stride and add the base
1514 * src0 = stride src1 = index src2 = baseaddr src3 =