☰
Type Definition PipelineLayoutId
wgpu_core
::
id
Structs
Id
Traits
TypedId
Type Definitions
AdapterId
BindGroupId
BindGroupLayoutId
BufferId
CommandBufferId
CommandEncoderId
ComputePassEncoderId
ComputePipelineId
DeviceId
PipelineLayoutId
QueueId
RenderBundleEncoderId
RenderBundleId
RenderPassEncoderId
RenderPipelineId
SamplerId
ShaderModuleId
SurfaceId
SwapChainId
TextureId
TextureViewId
ayu
dark
light
All crates
?
[
−
]
[src]
Type Definition
wgpu_core
::
id
::
PipelineLayoutId
type PipelineLayoutId =
Id
<
PipelineLayout
<
Empty
>>;