Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c482 (void *)NineDevice9_GetPixelShaderConstantF,
Ddevice9.h810 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This,
Ddevice9.c3968 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantF() function
4278 (void *)NineDevice9_GetPixelShaderConstantF,
Dnine_lock.c1850 r = NineDevice9_GetPixelShaderConstantF(This, StartRegister, pConstantData, Vector4fCount); in LockDevice9_GetPixelShaderConstantF()