@@ -261,10 +261,11 @@ /** * 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;