Skip to content

Commit

Permalink
fbsource//xplat/graphics/igl/public/src/igl/vulkan [B] [A] [A]
Browse files Browse the repository at this point in the history
Reviewed By: corporateshark

Differential Revision: D67347025

fbshipit-source-id: 6c98d5eb939c98c6394b9e12f0438946bc8bcd8f
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Dec 18, 2024
1 parent 2112ff7 commit bfb90d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/igl/vulkan/VulkanExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

namespace igl::vulkan {

struct VulkanContextConfig;

/// @brief The VulkanExtensions class is a helper class that manages instance and device
/// extensions in Vulkan by enumerating all extensions available for either object and storing the
/// names of the available ones as std::strings. A call to either `enumerate()` or
Expand Down
1 change: 0 additions & 1 deletion src/igl/vulkan/VulkanFeatures.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

namespace igl::vulkan {

struct VulkanContextConfig;
class VulkanContext;

/// @brief Creates and maintains a list of feature structures for checking feature availability and
Expand Down

0 comments on commit bfb90d2

Please sign in to comment.