Lines Matching refs:Pool
36 D3DPOOL Pool,
47 "Usage=%d Format=%d Pool=%d pSharedHandle=%p\n",
49 Usage, Format, Pool, pSharedHandle);
53 /* user_assert(!pSharedHandle || Pool == D3DPOOL_DEFAULT, D3DERR_INVALIDCALL); */
63 Pool == D3DPOOL_SCRATCH);
106 D3DRTYPE_VOLUMETEXTURE, Format, Pool, Usage);
117 voldesc.Pool = Pool;
286 D3DPOOL Pool,
292 Usage, Format, Pool, pSharedHandle);