mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Cleanup.
This commit is contained in:
@@ -776,7 +776,7 @@ namespace bgfx
|
||||
, m_params.BackBufferHeight
|
||||
, rect.Pitch
|
||||
, &data[point.y*rect.Pitch+point.x*bytesPerPixel]
|
||||
, m_params.BackBufferHeight*rect.Pitch
|
||||
, m_params.BackBufferHeight*rect.Pitch
|
||||
, false
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user