Home
last modified time | relevance | path

Searched refs:typeStride (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9.hpp191 static int typeStride(unsigned char streamType);
DDirect3DDevice9.cpp5648 int Direct3DDevice9::typeStride(unsigned char streamType) in typeStride() function in D3D9::Direct3DDevice9