Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c408 (void *)NineDevice9_GetPixelShaderConstantI,
Ddevice9.h799 NineDevice9_GetPixelShaderConstantI( struct NineDevice9 *This,
Ddevice9.c3728 NineDevice9_GetPixelShaderConstantI( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantI() function
3974 (void *)NineDevice9_GetPixelShaderConstantI,
Dnine_lock.c1876 r = NineDevice9_GetPixelShaderConstantI(This, StartRegister, pConstantData, Vector4iCount); in LockDevice9_GetPixelShaderConstantI()