Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c467 (void *)NineDevice9_GetVertexShaderConstantF,
Ddevice9.h728 NineDevice9_GetVertexShaderConstantF( struct NineDevice9 *This,
Ddevice9.c3534 NineDevice9_GetVertexShaderConstantF( struct NineDevice9 *This, in NineDevice9_GetVertexShaderConstantF() function
4261 (void *)NineDevice9_GetVertexShaderConstantF,
Dnine_lock.c1664 r = NineDevice9_GetVertexShaderConstantF(This, StartRegister, pConstantData, Vector4fCount); in LockDevice9_GetVertexShaderConstantF()