MCPcopy Create free account
hub / github.com/PerroEngine/Perro / clear

Method clear

perro_source/render_stack/perro_graphics/src/ui/gpu.rs:521–526  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

519 resources,
520 shared_textures,
521 viewport,
522 primitives,
523 primitive_depths,
524 textures_delta,
525 texture_size,
526 revision,
527 static_texture_lookup,
528 } = input;
529 let viewport = [viewport[0].max(1), viewport[1].max(1)];

Callers 15

prepareMethod · 0.45
clear_activeMethod · 0.45
poll_readbackMethod · 0.45
renderMethod · 0.45
process_commandsMethod · 0.45
flush_shape_packetsMethod · 0.45
build_upload_planMethod · 0.45
prepareMethod · 0.45
resizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected