Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c408 (void *)NineDevice9_GetPixelShaderConstantI,
Ddevice9.h813 NineDevice9_GetPixelShaderConstantI( struct NineDevice9 *This,
Ddevice9.c3883 NineDevice9_GetPixelShaderConstantI( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantI() function
4131 (void *)NineDevice9_GetPixelShaderConstantI,
Dnine_lock.c1876 r = NineDevice9_GetPixelShaderConstantI(This, StartRegister, pConstantData, Vector4iCount); in LockDevice9_GetPixelShaderConstantI()