Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c406 (void *)NineDevice9_GetPixelShaderConstantF,
Ddevice9.h787 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This,
Ddevice9.c3665 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantF() function
3972 (void *)NineDevice9_GetPixelShaderConstantF,
Dnine_lock.c1850 r = NineDevice9_GetPixelShaderConstantF(This, StartRegister, pConstantData, Vector4fCount); in LockDevice9_GetPixelShaderConstantF()