Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c453 (void *)NineDevice9_SetVertexShaderConstantB,
H A Ddevice9.h734 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This,
H A Ddevice9.c3660 NineDevice9_SetVertexShaderConstantB( struct NineDevice9 *This, in NineDevice9_SetVertexShaderConstantB() function
4290 (void *)NineDevice9_SetVertexShaderConstantB,
H A Dnine_lock.c1687 r = NineDevice9_SetVertexShaderConstantB(This, StartRegister, pConstantData, BoolCount); in LockDevice9_SetVertexShaderConstantB()