Home
last modified time | relevance | path

Searched defs:FVF (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c277 NineVertexDeclaration9_new_from_fvf( struct NineDevice9 *pDevice, DWORD FVF, struct NineVertexDeclaration9 **ppOut ) NineVertexDeclaration9_new_from_fvf() argument
[all...]
H A Ddevice9.c3251 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 Dnine_lock.c805 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 Dd3d9types.h1747 DWORD FVF; member

Completed in 18 milliseconds