Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c409 (void *)NineDevice9_SetPixelShaderConstantB,
Ddevice9.h805 NineDevice9_SetPixelShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3757 NineDevice9_SetPixelShaderConstantB( struct NineDevice9 *This, in NineDevice9_SetPixelShaderConstantB() function
3975 (void *)NineDevice9_SetPixelShaderConstantB,
Dnine_lock.c1889 r = NineDevice9_SetPixelShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_SetPixelShaderConstantB()