Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c424 (void *)NineDevice9_GetLight,
Ddevice9.h513 NineDevice9_GetLight( struct NineDevice9 *This,
Ddevice9.c2296 NineDevice9_GetLight( struct NineDevice9 *This, in NineDevice9_GetLight() function
4220 (void *)NineDevice9_GetLight,
Dnine_lock.c1147 r = NineDevice9_GetLight(This, Index, pLight); in LockDevice9_GetLight()