Skip to content

Commit 18d39fc

Browse files
generatedunixname25815638124788833meta-codesync[bot]
authored andcommitted
xplat/graphics/igl/public/shell/renderSessions
Reviewed By: ChristianK275 Differential Revision: D94446313 fbshipit-source-id: d1dff936f1c69a41abb6557813be7a5a295c6267
1 parent 74c5492 commit 18d39fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shell/renderSessions/MRTSession.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ void MRTSession::initialize() noexcept {
403403
};
404404
}
405405

406+
// NOLINTNEXTLINE(facebook-hte-ConstantArgumentPassByValue)
406407
void MRTSession::update(const igl::SurfaceTextures surfaceTextures) noexcept {
407408
auto& device = getPlatform().getDevice();
408409
if (!isDeviceCompatible(device)) {

0 commit comments

Comments
 (0)