Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c393 (void *)NineDevice9_SetGammaRamp,
Ddevice9.h315 NineDevice9_SetGammaRamp( struct NineDevice9 *This,
Ddevice9.c1087 NineDevice9_SetGammaRamp( struct NineDevice9 *This, in NineDevice9_SetGammaRamp() function
4187 (void *)NineDevice9_SetGammaRamp,
Dnine_lock.c736 NineDevice9_SetGammaRamp(This, iSwapChain, Flags, pRamp); in LockDevice9_SetGammaRamp()