Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c392 (void *)NineDevice9_SetVertexShaderConstantI,
Ddevice9.h725 NineDevice9_SetVertexShaderConstantI( struct NineDevice9 *This,
Ddevice9.c3425 NineDevice9_SetVertexShaderConstantI( struct NineDevice9 *This, in NineDevice9_SetVertexShaderConstantI() function
4115 (void *)NineDevice9_SetVertexShaderConstantI,
Dnine_lock.c1677 r = NineDevice9_SetVertexShaderConstantI(This, StartRegister, pConstantData, Vector4iCount); in LockDevice9_SetVertexShaderConstantI()