Searched refs:getDeviceCaps (Results 1 – 5 of 5) sorted by relevance
61 virtual D3DCAPS9 getDeviceCaps();
513 D3DCAPS9 Display::getDeviceCaps() in getDeviceCaps() function in egl::Display
437 const D3DCAPS9 &getDeviceCaps() { return mDeviceCaps; } in getDeviceCaps() function
230 mDeviceCaps = display->getDeviceCaps(); in makeCurrent()
37 const D3DCAPS9 &caps = context->getDeviceCaps(); in VertexDataManager()