Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c394 (void *)NineDevice9_SetVertexShaderConstantB,
Ddevice9.h723 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3350 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This, in NineDevice9_SetVertexShaderConstantB() function
3960 (void *)NineDevice9_SetVertexShaderConstantB,
Dnine_lock.c1703 r = NineDevice9_SetVertexShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_SetVertexShaderConstantB()