Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c460 (void *)NineDevice9_GetVertexDeclaration,
Ddevice9.h697 NineDevice9_GetVertexDeclaration( struct NineDevice9 *This,
Ddevice9.c3388 NineDevice9_GetVertexDeclaration( struct NineDevice9 *This, in NineDevice9_GetVertexDeclaration() function
4254 (void *)NineDevice9_GetVertexDeclaration,
Dnine_lock.c1582 r = NineDevice9_GetVertexDeclaration(This, ppDecl); in LockDevice9_GetVertexDeclaration()