webrender
0.66.0
In webrender::
renderer
Modules
debug
gpu_buffer
gpu_cache
init
shade
tests
upload
vertex
Structs
BufferDamageTracker
CacheTexture
CpuProfile
DebugFlags
DebugOverlayState
FullFrameStats
GpuProfile
GraphicsApiInfo
PipelineInfo
PlainExternalResources
PlainRenderer
PlainTexture
RenderResults
Renderer
RendererStats
ShaderPrecacheFlags
SwapChainLayer
TextureResolver
Enums
BlendMode
FramebufferKind
GraphicsApi
PartialPresentMode
RendererError
ShaderColorMode
TextureSampler
Constants
BLOCKS_PER_UV_RECT
GPU_SAMPLER_TAG_ALPHA
GPU_SAMPLER_TAG_OPAQUE
GPU_SAMPLER_TAG_TRANSPARENT
GPU_TAG_BLIT
GPU_TAG_BLUR
GPU_TAG_BRUSH_BLEND
GPU_TAG_BRUSH_IMAGE
GPU_TAG_BRUSH_LINEAR_GRADIENT
GPU_TAG_BRUSH_MIXBLEND
GPU_TAG_BRUSH_OPACITY
GPU_TAG_BRUSH_SOLID
GPU_TAG_BRUSH_YUV_IMAGE
GPU_TAG_CACHE_BORDER
GPU_TAG_CACHE_CLIP
GPU_TAG_CACHE_FAST_LINEAR_GRADIENT
GPU_TAG_CACHE_LINEAR_GRADIENT
GPU_TAG_CACHE_LINE_DECORATION
GPU_TAG_COMPOSITE
GPU_TAG_CONIC_GRADIENT
GPU_TAG_INDIRECT_MASK
GPU_TAG_INDIRECT_PRIM
GPU_TAG_PRIMITIVE
GPU_TAG_PRIM_SPLIT_COMPOSITE
GPU_TAG_PRIM_TEXT_RUN
GPU_TAG_RADIAL_GRADIENT
GPU_TAG_SCALE
GPU_TAG_SETUP_DATA
GPU_TAG_SETUP_TARGET
GPU_TAG_SVG_FILTER
GPU_TAG_SVG_FILTER_NODES
TEXTURE_CACHE_DBG_CLEAR_COLOR
VERTEX_DATA_TEXTURE_COUNT
Functions
flag_changed
should_skip_batch
webrender
::
renderer
Function
should_skip_batch
Copy item path
Settings
Help
Summary
Source
fn should_skip_batch(kind: &
BatchKind
, flags:
DebugFlags
) ->
bool