Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c406 (void *)NineDevice9_GetPixelShaderConstantF,
Ddevice9.h801 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This,
Ddevice9.c3819 NineDevice9_GetPixelShaderConstantF( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantF() function
4129 (void *)NineDevice9_GetPixelShaderConstantF,
Dnine_lock.c1850 r = NineDevice9_GetPixelShaderConstantF(This, StartRegister, pConstantData, Vector4fCount); in LockDevice9_GetPixelShaderConstantF()