Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c409 (void *)NineDevice9_SetPixelShaderConstantB,
Ddevice9.h819 NineDevice9_SetPixelShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3913 NineDevice9_SetPixelShaderConstantB( struct NineDevice9 *This, in NineDevice9_SetPixelShaderConstantB() function
4132 (void *)NineDevice9_SetPixelShaderConstantB,
Dnine_lock.c1889 r = NineDevice9_SetPixelShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_SetPixelShaderConstantB()