Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dpixelshader9.h145 NinePixelShader9_new( struct NineDevice9 *pDevice,
Dpixelshader9.c249 NinePixelShader9_new( struct NineDevice9 *pDevice, in NinePixelShader9_new() function
Dnine_ff.c1846 NinePixelShader9_new(device, &ps, NULL, nine_ff_build_ps(device, &key)); in nine_ff_get_ps()
Ddevice9.c3878 hr = NinePixelShader9_new(This, &ps, pFunction, NULL); in NineDevice9_CreatePixelShader()