Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c449 (void *)NineDevice9_SetSoftwareVertexProcessing,
Ddevice9.h632 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This,
Ddevice9.c2895 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This, in NineDevice9_SetSoftwareVertexProcessing() function
4245 (void *)NineDevice9_SetSoftwareVertexProcessing,
Dnine_lock.c1440 r = NineDevice9_SetSoftwareVertexProcessing(This, bSoftware); in LockDevice9_SetSoftwareVertexProcessing()