Skip to content

Commit

Permalink
Add note about DX12 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
JMS55 committed Jan 27, 2024
1 parent 0126182 commit 3689ee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wgpu-types/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,7 @@ bitflags::bitflags! {
///
/// Supported platforms:
/// - Vulkan
/// - DX12 (emulated via Rg32Sint and Rg32Uint textures)
///
/// This is a native only feature.
const TEXTURE_FORMAT_R64INT = 1 << 65;
Expand Down

0 comments on commit 3689ee8

Please sign in to comment.