Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c373 (void *)NineDevice9_SetSoftwareVertexProcessing,
Ddevice9.h609 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This,
Ddevice9.c2674 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This, in NineDevice9_SetSoftwareVertexProcessing() function
3939 (void *)NineDevice9_SetSoftwareVertexProcessing,
Dnine_lock.c1440 r = NineDevice9_SetSoftwareVertexProcessing(This, bSoftware); in LockDevice9_SetSoftwareVertexProcessing()