Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c432 (void *)NineDevice9_SetSoftwareVertexProcessing,
H A Ddevice9.h620 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This,
H A Ddevice9.c2919 NineDevice9_SetSoftwareVertexProcessing( struct NineDevice9 *This, in NineDevice9_SetSoftwareVertexProcessing() function
4269 (void *)NineDevice9_SetSoftwareVertexProcessing,
H A Dnine_lock.c1424 r = NineDevice9_SetSoftwareVertexProcessing(This, bSoftware); in LockDevice9_SetSoftwareVertexProcessing()