Skip to content

Commit

Permalink
igl | vulkan | Add missing coverage tags
Browse files Browse the repository at this point in the history
Reviewed By: EricGriffith, ChristianK275

Differential Revision: D64077815

fbshipit-source-id: e405a87f313a14ac7223e5f1bfb88c712d1020c3
  • Loading branch information
corporateshark authored and facebook-github-bot committed Oct 10, 2024
1 parent ee97611 commit 7a3989e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/igl/vulkan/EnhancedShaderDebuggingStore.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/

// @MARK:COVERAGE_EXCLUDE_FILE
// @fb-only

#include <igl/vulkan/EnhancedShaderDebuggingStore.h>

Expand Down
2 changes: 1 addition & 1 deletion src/igl/vulkan/EnhancedShaderDebuggingStore.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/

// @MARK:COVERAGE_EXCLUDE_FILE
// @fb-only

#pragma once

Expand Down

0 comments on commit 7a3989e

Please sign in to comment.