Skip to content

Commit

Permalink
Remove unused rtv/dsv indices
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 21, 2024
1 parent 51fd250 commit 8aa8058
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ typedef struct kope_d3d12_texture {
uint32_t width;
uint32_t height;

uint32_t rtv_index;
uint32_t dsv_index;

uint32_t resource_state;
uint32_t format;

Expand Down

0 comments on commit 8aa8058

Please sign in to comment.