Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c384 (void *)NineDevice9_GetVertexDeclaration,
Ddevice9.h688 NineDevice9_GetVertexDeclaration( struct NineDevice9 *This,
Ddevice9.c3259 NineDevice9_GetVertexDeclaration( struct NineDevice9 *This, in NineDevice9_GetVertexDeclaration() function
4107 (void *)NineDevice9_GetVertexDeclaration,
Dnine_lock.c1582 r = NineDevice9_GetVertexDeclaration(This, ppDecl); in LockDevice9_GetVertexDeclaration()