clang fixes
This commit is contained in:
committed by
ReenigneArcher
parent
d470cc7d4e
commit
d9bd8e2d77
@@ -69,7 +69,6 @@ syncThreadDesktop() {
|
||||
CloseDesktop(hDesk);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @brief Determines whether a given frame is entirely black by checking every pixel.
|
||||
*
|
||||
@@ -104,7 +103,6 @@ isFrameBlack(const D3D11_MAPPED_SUBRESOURCE &mappedResource, const D3D11_TEXTURE
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @brief Attempts to capture and verify the contents of up to 10 consecutive frames from a DXGI output duplication.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user