Home
last modified time | relevance | path

Searched defs:FVF (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DVertexDeclaration9.hpp55 unsigned long FVF; member in D3D9::Direct3DVertexDeclaration9
DDirect3DVertexBuffer9.hpp64 const long FVF; member in D3D9::Direct3DVertexBuffer9
DDirect3DVertexDeclaration9.cpp50 …Direct3DVertexDeclaration9::Direct3DVertexDeclaration9(Direct3DDevice9 *device, unsigned long FVF)… in Direct3DVertexDeclaration9()
375 unsigned long FVF = 0; in computeFVF() local
DDirect3DVertexBuffer9.cpp25 …fer9(Direct3DDevice9 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool) : … in Direct3DVertexBuffer9()
DDirect3DStateBlock9.hpp125 unsigned long FVF; member in D3D9::Direct3DStateBlock9
DDirect3DDevice9Ex.cpp194 …ce9Ex::CreateVertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL poo… in CreateVertexBuffer()
369 long Direct3DDevice9Ex::GetFVF(unsigned long *FVF) in GetFVF()
677 long Direct3DDevice9Ex::SetFVF(unsigned long FVF) in SetFVF()
DDirect3DStateBlock9.cpp642 void Direct3DStateBlock9::setFVF(unsigned long FVF) in setFVF()
DDirect3DDevice9.cpp861 …vice9::CreateVertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL poo… in CreateVertexBuffer()
1507 long Direct3DDevice9::GetFVF(unsigned long *FVF) in GetFVF()
2727 long Direct3DDevice9::SetFVF(unsigned long FVF) in SetFVF()
/external/swiftshader/src/D3D8/
DDirect3DVertexBuffer8.hpp64 const long FVF; member in D3D8::Direct3DVertexBuffer8
DDirect3DVertexBuffer8.cpp25 …fer8(Direct3DDevice8 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool) : … in Direct3DVertexBuffer8()
DDirect3DDevice8.hpp230 unsigned long FVF; member in D3D8::Direct3DDevice8
DDirect3DStateBlock8.cpp309 void Direct3DStateBlock8::setFVF(unsigned long FVF) in setFVF()
DDirect3DDevice8.cpp762 …vice8::CreateVertexBuffer(unsigned int length, unsigned long usage, unsigned long FVF, D3DPOOL poo… in CreateVertexBuffer()
4275 int Direct3DDevice8::FVFStride(unsigned long FVF) in FVFStride()
/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.c277 DWORD FVF, in NineVertexDeclaration9_new_from_fvf()
Ddevice9.c1093 DWORD FVF, in NineDevice9_CreateVertexBuffer()
2970 DWORD FVF = dst->desc.FVF; in NineDevice9_ProcessVertices() local
3122 DWORD FVF ) in NineDevice9_SetFVF()
Dnine_lock.c808 DWORD FVF, in LockDevice9_CreateVertexBuffer()
1589 DWORD FVF ) in LockDevice9_SetFVF()
/external/swiftshader/include/Direct3D/
Dd3d8types.h1491 DWORD FVF; member
/external/mesa3d/include/D3D9/
Dd3d9types.h1747 DWORD FVF; member