Home | History | Annotate | Download | only in D3D9

Lines Matching defs:Clear

110 	long Direct3DDevice9Ex::Clear(unsigned long count, const D3DRECT *rects, unsigned long flags, unsigned long color, float z, unsigned long stencil)
114 return Direct3DDevice9::Clear(count, rects, flags, color, z, stencil);