Gets the capabilities of the render system. */
| 828 | |
| 829 | /** Gets the capabilities of the render system. */ |
| 830 | const RenderSystemCapabilities* getCapabilities(void) const { return mCurrentCapabilities; } |
| 831 | |
| 832 | |
| 833 | /** Returns the driver version. |
no outgoing calls
no test coverage detected