Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c480 (void *)NineDevice9_GetPixelShader,
Ddevice9.h800 NineDevice9_GetPixelShader( struct NineDevice9 *This,
Ddevice9.c3911 NineDevice9_GetPixelShader( struct NineDevice9 *This, in NineDevice9_GetPixelShader() function
4274 (void *)NineDevice9_GetPixelShader,
Dnine_lock.c1824 r = NineDevice9_GetPixelShader(This, ppShader); in LockDevice9_GetPixelShader()