[][src]Module rgx::core

Structs

Bgra8

A BGRA color, used when dealing with framebuffers.

Binding
BindingGroup

BindingGroup A group of bindings.

BindingGroupLayout

The layout of a 'BindingGroup'.

Blending
Device

Device

Frame

Frame

Framebuffer

Framebuffer

IndexBuffer
Pass

Pass

Pipeline

Pipeline

PipelineDescription
PipelineLayout
Rect

Rect

Renderer

Renderer

Rgba

Rgba

Rgba8
Sampler
Set
Shader

Shaders

SwapChain
SwapChainTexture
Texture

Texturing

UniformBuffer

Uniforms A uniform buffer that can be bound in a 'BindingGroup'.

VertexBuffer

Vertex/Index Buffers

VertexLayout

Describes a 'VertexBuffer' layout.

Enums

BindingType

Pipeline Bindings A binding type.

BlendFactor
BlendOp
Filter
Op
PassOp
PresentMode
ShaderStage
VertexFormat

Traits

AbstractPipeline
Bind

A trait representing a resource that can be bound.

Canvas

Canvas

Draw

Draw

TextureView

SwapChain & TextureView