Bug 1333565 - Accidentally unapplied changes from the previous commit. r=jrmuizel
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
void SetProfilerEnabled(bool aEnabled);
|
||||
|
||||
void RunOnRenderThread(UniquePtr<RendererEvent>&& aEvent);
|
||||
void RunOnRenderThread(UniquePtr<RendererEvent> aEvent);
|
||||
void Readback(gfx::IntSize aSize, uint8_t *aBuffer, uint32_t aBufferSize);
|
||||
|
||||
GLint GetMaxTextureSize() const { return mMaxTextureSize; }
|
||||
|
||||
Reference in New Issue
Block a user