Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c410 (void *)NineDevice9_GetPixelShaderConstantB,
Ddevice9.h811 NineDevice9_GetPixelShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3797 NineDevice9_GetPixelShaderConstantB( struct NineDevice9 *This, in NineDevice9_GetPixelShaderConstantB() function
3976 (void *)NineDevice9_GetPixelShaderConstantB,
Dnine_lock.c1902 r = NineDevice9_GetPixelShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_GetPixelShaderConstantB()