Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c348 (void *)NineDevice9_GetLight,
Ddevice9.h504 NineDevice9_GetLight( struct NineDevice9 *This,
Ddevice9.c2235 NineDevice9_GetLight( struct NineDevice9 *This, in NineDevice9_GetLight() function
4071 (void *)NineDevice9_GetLight,
Dnine_lock.c1147 r = NineDevice9_GetLight(This, Index, pLight); in LockDevice9_GetLight()