Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c451 (void *)NineDevice9_SetVertexShaderConstantI,
H A Ddevice9.h722 NineDevice9_SetVertexShaderConstantI( struct NineDevice9 *This,
H A Ddevice9.c3580 NineDevice9_SetVertexShaderConstantI( struct NineDevice9 *This, in NineDevice9_SetVertexShaderConstantI() function
4288 (void *)NineDevice9_SetVertexShaderConstantI,
H A Dnine_lock.c1661 r = NineDevice9_SetVertexShaderConstantI(This, StartRegister, pConstantData, Vector4iCount); in LockDevice9_SetVertexShaderConstantI()