*** 261,270 **** --- 261,271 ---- /** * Flushes the vertex queue and does end scene if * a BeginScene is pending */ HRESULT EndScene(); + UINT getAdapterOrdinal() { return adapterOrdinal; } /** * Fields that track native-specific state. */ jint paintState;