Home | History | Annotate | Download | only in core

Lines Matching refs:inputVertStride

823     gsContext.inputVertStride = pState->inputVertStride;
832 gsContext.pVerts[attribSlot + pState->inputVertStride * i] = attrib[i];
840 gsContext.pVerts[VERTEX_POSITION_SLOT + pState->inputVertStride * i] = attrib[i];
1095 uint32_t vertexInBufferSize = gsState.inputVertStride * sizeof(simdvector) * vertsPerPrim;