Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c407 (void *)NineDevice9_SetPixelShaderConstantI,
Ddevice9.h793 NineDevice9_SetPixelShaderConstantI( struct NineDevice9 *This,
Ddevice9.c3684 NineDevice9_SetPixelShaderConstantI( struct NineDevice9 *This, in NineDevice9_SetPixelShaderConstantI() function
3973 (void *)NineDevice9_SetPixelShaderConstantI,
Dnine_lock.c1863 r = NineDevice9_SetPixelShaderConstantI(This, StartRegister, pConstantData, Vector4iCount); in LockDevice9_SetPixelShaderConstantI()