[][src]Crate makepad_render

Re-exports

pub use crate::cx::*;

Macros

log
main_app
pick
shader_ast
uid

Structs

Align
AlignedInstance
Anim
AnimArea
AnimId
AnimateEvent
Animator
Blit
Color
ColorId
ColorTrack
CommandId
Cx
CxAfterDraw
CxCommandSetting
CxDesktop
CxFont
CxFontAtlasGlyph
CxFontAtlasPage
CxFontsAtlas
CxFontsAtlasTodo
CxPass
CxPassColorTexture
CxPlatform
CxPlatformDrawCall
CxPlatformPass
CxPlatformShader
CxPlatformTexture
CxPlatformView
CxShader
CxShaderMapping
CxStyle
CxTexture
CxView
CxWindow
D3d11RenderTarget
D3d11Window
D3d11Cx
D3d11Buffer
DrawCall
DrawUniforms
Elements
ElementsCounted
ElementsIterator
ElementsIteratorNamed
ElementsRedraw
FileRead
FileReadEvent
FileWriteEvent
FingerDownEvent
FingerHoverEvent
FingerMoveEvent
FingerScrollEvent
FingerUpEvent
FloatId
FloatTrack
Font
FrameEvent
HitOpt
InstanceArea
InstanceColor
InstanceFloat
InstanceProp
InstanceProps
InstanceReadRef
InstanceVec2
InstanceVec3
InstanceVec4
InstanceWriteRef
KeyEvent
KeyFocusEvent
KeyModifiers
Layout
LayoutId
LiveClient
Margin
Mat4
NamedProp
NamedProps
Padding
Pass
PassUniforms
Quad
Rect
RectInstanceProps
RedrawEvent
ShAssign
ShAssignOp
ShAst
ShBinary
ShBlock
ShBreak
ShCall
ShConst
ShContinue
ShField
ShFn
ShFnArg
ShForLoop
ShId
ShIf
ShIndex
ShLet
ShParen
ShReturn
ShType
ShTypeField
ShUnary
ShVar
ShWhile
Shader
ShaderGen
ShaderId
Signal
SignalEvent
Sl
SlCx
SlDecl
SlErr
StatusId
StyleId
Text
TextCopyEvent
TextInputEvent
TextStyle
TextStyleId
Texture
TextureDesc
Timer
TimerEvent
TrapezoidText
Turtle
UniformColor
UniformFloat
UniformProp
UniformProps
UniformVec2
UniformVec3
UniformVec4
UniqueId
Vec2
Vec2Track
Vec3
Vec3Track
Vec4
Vec4Track
View
ViewArea
ViewTexture
ViewUniforms
Walk
WalkId
Window
WindowCloseRequestedEvent
WindowClosedEvent
WindowDragQueryEvent
WindowGeom
WindowGeomChangeEvent
WindowMovedEvent
WindowResizeLoopEvent

Enums

AnimLastValue
Area
Axis
ClearColor
ClearDepth
CxPassDepOf
CxWindowCmd
CxWindowState
Direction
Ease
Event
Height
HitTouch
HoverState
InstanceType
KeyCode
LineWrap
MapCallResult
Menu
MouseCursor
PlatformType
Play
ShExpr
ShLit
ShOp
ShStmt
ShUnaryOp
ShVarStore
SlTarget
StyleValue
TextureFormat
Track
UniformType
Width
WindowDragQueryResponse
Wrapping

Constants

ATLAS_SUBPIXEL_SLOTS
NUM_FINGERS

Functions

assemble_const_init
assemble_fn_and_deps
color
color256
color256a
color256
color256a
max_zero_keep_nan
mix
sh_asn
sh_asn_op
sh_bin
sh_block
sh_bool
sh_call
sh_exps
sh_fd
sh_fl
sh_fn
sh_fnarg
sh_for
sh_id
sh_idx
sh_if
sh_if_else
sh_int
sh_let
sh_par
sh_ret
sh_retn
sh_sems
sh_str
sh_unary
sh_var
sh_while

Type Definitions

ViewRedraw

Derive Macros

proc_macro_hack_shader_ast