/external/swiftshader/src/D3D9/ |
D | Direct3DVertexDeclaration9.hpp | 55 unsigned long FVF; member in D3D9::Direct3DVertexDeclaration9
|
D | Direct3DVertexBuffer9.hpp | 64 const long FVF; member in D3D9::Direct3DVertexBuffer9
|
D | Direct3DVertexDeclaration9.cpp | 50 …Direct3DVertexDeclaration9::Direct3DVertexDeclaration9(Direct3DDevice9 *device, unsigned long FVF)… in Direct3DVertexDeclaration9() 375 unsigned long FVF = 0; in computeFVF() local
|
D | Direct3DVertexBuffer9.cpp | 25 …fer9(Direct3DDevice9 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool) : … in Direct3DVertexBuffer9()
|
D | Direct3DStateBlock9.hpp | 125 unsigned long FVF; member in D3D9::Direct3DStateBlock9
|
D | Direct3DDevice9Ex.cpp | 194 …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()
|
D | Direct3DStateBlock9.cpp | 642 void Direct3DStateBlock9::setFVF(unsigned long FVF) in setFVF()
|
D | Direct3DDevice9.cpp | 861 …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/ |
D | Direct3DVertexBuffer8.hpp | 64 const long FVF; member in D3D8::Direct3DVertexBuffer8
|
D | Direct3DVertexBuffer8.cpp | 25 …fer8(Direct3DDevice8 *device, unsigned int length, unsigned long usage, long FVF, D3DPOOL pool) : … in Direct3DVertexBuffer8()
|
D | Direct3DDevice8.hpp | 230 unsigned long FVF; member in D3D8::Direct3DDevice8
|
D | Direct3DStateBlock8.cpp | 309 void Direct3DStateBlock8::setFVF(unsigned long FVF) in setFVF()
|
D | Direct3DDevice8.cpp | 762 …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/ |
D | vertexdeclaration9.c | 277 DWORD FVF, in NineVertexDeclaration9_new_from_fvf()
|
D | device9.c | 1093 DWORD FVF, in NineDevice9_CreateVertexBuffer() 2970 DWORD FVF = dst->desc.FVF; in NineDevice9_ProcessVertices() local 3122 DWORD FVF ) in NineDevice9_SetFVF()
|
D | nine_lock.c | 808 DWORD FVF, in LockDevice9_CreateVertexBuffer() 1589 DWORD FVF ) in LockDevice9_SetFVF()
|
/external/swiftshader/include/Direct3D/ |
D | d3d8types.h | 1491 DWORD FVF; member
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 1747 DWORD FVF; member
|