Searched refs:d3dVertexInfo (Results 1 – 1 of 1) sorted by relevance
95 const d3d9::VertexFormat &d3dVertexInfo = in storeVertexAttributes() local97 bool needsConversion = (d3dVertexInfo.conversionType & VERTEX_CONVERT_CPU) > 0; in storeVertexAttributes()106 d3dVertexInfo.copyFunction(input, inputStride, count, mapPtr); in storeVertexAttributes()