Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dpixelshader9.h117 NinePixelShader9_new( struct NineDevice9 *pDevice,
Dpixelshader9.c202 NinePixelShader9_new( struct NineDevice9 *pDevice, in NinePixelShader9_new() function
Dnine_ff.c1843 NinePixelShader9_new(device, &ps, NULL, nine_ff_build_ps(device, &key)); in nine_ff_get_ps()
Ddevice9.c3574 hr = NinePixelShader9_new(This, &ps, pFunction, NULL); in NineDevice9_CreatePixelShader()