Searched refs:create_zs_or_rt_surface (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.c1194 create_zs_or_rt_surface(struct NineDevice9 *This, function in typeref:typename:HRESULT
1258 return create_zs_or_rt_surface(This, 0, D3DPOOL_DEFAULT,
1278 return create_zs_or_rt_surface(This, 1, D3DPOOL_DEFAULT,
1853 hr = create_zs_or_rt_surface(This, 2, Pool, Width, Height,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.c1301 create_zs_or_rt_surface(struct NineDevice9 *This, function in typeref:typename:HRESULT
1366 return create_zs_or_rt_surface(This, 0, D3DPOOL_DEFAULT,
1387 return create_zs_or_rt_surface(This, 1, D3DPOOL_DEFAULT,
1968 hr = create_zs_or_rt_surface(This, 2, Pool, Width, Height,

Completed in 12 milliseconds