Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c369 (void *)NineDevice9_SetCurrentTexturePalette,
Ddevice9.h593 NineDevice9_SetCurrentTexturePalette( struct NineDevice9 *This,
Ddevice9.c2626 NineDevice9_SetCurrentTexturePalette( struct NineDevice9 *This, in NineDevice9_SetCurrentTexturePalette() function
3935 (void *)NineDevice9_SetCurrentTexturePalette,
Dnine_lock.c1396 r = NineDevice9_SetCurrentTexturePalette(This, PaletteNumber); in LockDevice9_SetCurrentTexturePalette()