Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c349 (void *)NineDevice9_LightEnable,
Ddevice9.h495 NineDevice9_LightEnable( struct NineDevice9 *This,
Ddevice9.c2126 NineDevice9_LightEnable( struct NineDevice9 *This, in NineDevice9_LightEnable() function
3915 (void *)NineDevice9_LightEnable,
Dnine_lock.c1159 r = NineDevice9_LightEnable(This, Index, Enable); in LockDevice9_LightEnable()