Skip to content

Commit

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

Differential Revision: D67347042

fbshipit-source-id: 2a73bda28b7a2c00cbf2b2ff054acfb2a3c3029e
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Dec 18, 2024
1 parent 88143c1 commit 2112ff7
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/VulkanImage.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ struct AHardwareBuffer;
namespace igl::vulkan {

class VulkanContext;
class VulkanImageView;
struct VulkanImageViewCreateInfo;

struct VulkanImageCreateInfo {
VkImageUsageFlags usageFlags = 0;
Expand Down
1 change: 0 additions & 1 deletion src/igl/vulkan/VulkanQueuePool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#include "VulkanQueuePool.h"

#include <igl/Log.h>
#include <map>

namespace igl::vulkan {
Expand Down

0 comments on commit 2112ff7

Please sign in to comment.