wgpu_core
0.21.1
Modules
api
binding_model
command
device
error
global
hal_api
hub
id
identity
instance
pipeline
present
registry
resource
storage
validation
Macros
gfx_if_dx12_hidden
gfx_if_empty_hidden
gfx_if_gles_hidden
gfx_if_metal_hidden
gfx_if_vulkan_hidden
gfx_select
Constants
MAX_BIND_GROUPS
MAX_COLOR_ATTACHMENTS
MAX_VERTEX_BUFFERS
Functions
hal_label
Type Aliases
Label
RawString
?
Settings
Macro
wgpu_core
::
gfx_if_gles_hidden
Copy item path
source
·
[
−
]
macro_rules!
gfx_if_gles_hidden { (
$call
:expr ) => { ... }; }