Home
last modified time | relevance | path

Searched refs:pVertexElements (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9.h666 const D3DVERTEXELEMENT9 *pVertexElements,
Dnine_lock.c1555 const D3DVERTEXELEMENT9 *pVertexElements, in LockDevice9_CreateVertexDeclaration() argument
1560 r = NineDevice9_CreateVertexDeclaration(This, pVertexElements, ppDecl); in LockDevice9_CreateVertexDeclaration()
Ddevice9.c3068 const D3DVERTEXELEMENT9 *pVertexElements, in NineDevice9_CreateVertexDeclaration() argument
3074 This, pVertexElements, ppDecl); in NineDevice9_CreateVertexDeclaration()
3076 HRESULT hr = NineVertexDeclaration9_new(This, pVertexElements, &vdecl); in NineDevice9_CreateVertexDeclaration()
/external/mesa3d/include/D3D9/
Dd3d9.h244 …virtual HRESULT WINAPI CreateVertexDeclaration(const D3DVERTEXELEMENT9 *pVertexElements, IDirect3D…
832 …eVertexDeclaration)(IDirect3DDevice9 *This, const D3DVERTEXELEMENT9 *pVertexElements, IDirect3DVer…
1083 …ertexDeclaration)(IDirect3DDevice9Ex *This, const D3DVERTEXELEMENT9 *pVertexElements, IDirect3DVer…