Skip to content

Commit

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

Differential Revision: D68861156

fbshipit-source-id: 58548c175580791d4d000bb894bc5e6e27b60374
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Jan 30, 2025
1 parent a80d7e2 commit 05436b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/igl/opengl/VertexArrayObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
namespace igl {
class ICommandBuffer;
namespace opengl {
class IContext;

class VertexArrayObject final : public WithContext {
friend class Device;
Expand Down
1 change: 0 additions & 1 deletion src/igl/opengl/VertexInputState.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include <igl/opengl/VertexInputState.h>

#include <cstdlib>
#include <igl/opengl/CommandBuffer.h>
#include <igl/opengl/Device.h>
#include <igl/opengl/Errors.h>
#include <string>
Expand Down

0 comments on commit 05436b4

Please sign in to comment.