Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3DDevice8.hpp158 static int FVFStride(unsigned long FVF);
DDirect3DDevice8.cpp4275 int Direct3DDevice8::FVFStride(unsigned long FVF) in FVFStride() function in D3D8::Direct3DDevice8
4366 stride = FVFStride(FVF); in bindStreams()