Searched defs:FVF (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexdeclaration9.c | 277 NineVertexDeclaration9_new_from_fvf( struct NineDevice9 *pDevice, DWORD FVF, struct NineVertexDeclaration9 **ppOut ) NineVertexDeclaration9_new_from_fvf() argument [all...] |
H A D | device9.c | 3251 DWORD FVF = dst->desc.FVF; in NineDevice9_ProcessVertices() local 1224 NineDevice9_CreateVertexBuffer( struct NineDevice9 *This, UINT Length, DWORD Usage, DWORD FVF, D3DPOOL Pool, IDirect3DVertexBuffer9 **ppVertexBuffer, HANDLE *pSharedHandle ) NineDevice9_CreateVertexBuffer() argument [all...] |
H A D | nine_lock.c | 805 LockDevice9_CreateVertexBuffer( struct NineDevice9 *This, UINT Length, DWORD Usage, DWORD FVF, D3DPOOL Pool, IDirect3DVertexBuffer9 **ppVertexBuffer, HANDLE *pSharedHandle ) LockDevice9_CreateVertexBuffer() argument
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 1747 DWORD FVF; member
|
Completed in 18 milliseconds