Lines Matching refs:CD3D9ExWrapper
280 CD3D9ExWrapper::CD3D9ExWrapper(): in CD3D9ExWrapper() function in CD3D9ExWrapper
293 CD3D9ExWrapper::~CD3D9ExWrapper() in ~CD3D9ExWrapper()
302 void * CD3D9ExWrapper::D3D() const in D3D()
307 void *CD3D9ExWrapper::Device() const in Device()
312 D3DFORMAT CD3D9ExWrapper::Format() in Format()
317 D3DADAPTER_IDENTIFIER9 CD3D9ExWrapper::Adapter() in Adapter()
322 cl_int CD3D9ExWrapper::Init() in Init()
367 void CD3D9ExWrapper::Destroy() in Destroy()
374 TDeviceStatus CD3D9ExWrapper::Status() const in Status()
379 bool CD3D9ExWrapper::AdapterNext() in AdapterNext()
413 unsigned int CD3D9ExWrapper::AdapterIdx() const in AdapterIdx()
528 const CD3D9ExWrapper & CDXVAWrapper::D3D9() const in D3D9()