Skip to content

Commit

Permalink
fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
HansKristian-Work committed Jan 23, 2025
1 parent 9e8a5ba commit b72352a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/vkd3d_shader.h
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,6 @@ struct vkd3d_shader_node_input_push_signature
VkDeviceAddress node_payload_output_atomic_bda;
VkDeviceAddress local_root_signature_bda;
uint32_t node_payload_output_offset;
uint32_t node_payload_output_stride;
uint32_t node_remaining_recursion_levels;
};

Expand Down

0 comments on commit b72352a

Please sign in to comment.