wgpu_
core
24.0.0
In wgpu_
core::
validation
Structs
EntryPoint
Interface
InterfaceVar
NumericType
Resource
SpecializationConstant
Enums
BindingError
BindingLayoutSource
BindingTypeName
FilteringError
InputError
NumericDimension
ResourceType
StageError
Varying
Functions
check_texture_format
map_storage_format_from_naga
map_storage_format_to_naga
validate_color_attachment_bytes_per_sample
Type Aliases
StageIo
wgpu_core
::
validation
Function
map_storage_format_to_naga
Copy item path
Settings
Help
Summary
Source
pub fn map_storage_format_to_naga( format:
TextureFormat
, ) ->
Option
<
StorageFormat
>