Lines Matching defs:stride
499 const int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize);
500 const int byteOffset = elementNdx*stride;
519 const int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize);
520 const int byteOffset = elementNdx*stride;
539 const int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize);
540 const int byteOffset = elementNdx*stride;