Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c470 (void *)NineDevice9_SetVertexShaderConstantB,
Ddevice9.h746 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3636 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This, in NineDevice9_SetVertexShaderConstantB() function
4266 (void *)NineDevice9_SetVertexShaderConstantB,
Dnine_lock.c1703 r = NineDevice9_SetVertexShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_SetVertexShaderConstantB()