mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 670913 - LayerManagerD3D10.h fails to compile on mingw (r=joe)
This commit is contained in:
parent
079f214b29
commit
99f37a11db
@ -169,7 +169,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
Nv3DVUtils *GetNv3DVUtils() { return mNv3DVUtils; }
|
Nv3DVUtils *GetNv3DVUtils() { return mNv3DVUtils; }
|
||||||
|
|
||||||
static void LayerManagerD3D10::ReportFailure(const nsACString &aMsg, HRESULT aCode);
|
static void ReportFailure(const nsACString &aMsg, HRESULT aCode);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void SetupPipeline();
|
void SetupPipeline();
|
||||||
|
Loading…
Reference in New Issue
Block a user