Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c405 (void *)NineDevice9_SetPixelShaderConstantF,
Ddevice9.h795 NineDevice9_SetPixelShaderConstantF( struct NineDevice9 *This,
Ddevice9.c3773 NineDevice9_SetPixelShaderConstantF( struct NineDevice9 *This, in NineDevice9_SetPixelShaderConstantF() function
4128 (void *)NineDevice9_SetPixelShaderConstantF,
Dnine_lock.c1837 r = NineDevice9_SetPixelShaderConstantF(This, StartRegister, pConstantData, Vector4fCount); in LockDevice9_SetPixelShaderConstantF()