Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c395 (void *)NineDevice9_GetVertexShaderConstantB,
Ddevice9.h729 NineDevice9_GetVertexShaderConstantB( struct NineDevice9 *This,
Ddevice9.c3394 NineDevice9_GetVertexShaderConstantB( struct NineDevice9 *This, in NineDevice9_GetVertexShaderConstantB() function
3961 (void *)NineDevice9_GetVertexShaderConstantB,
Dnine_lock.c1716 r = NineDevice9_GetVertexShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_GetVertexShaderConstantB()