PropsGPURenderPassEncoder extension

on

Methods

beginOcclusionQuery(int queryIndex) → void
end() → void
endOcclusionQuery() → void
executeBundles(Iterable<GPURenderBundle> bundles) → void
setBlendConstant(dynamic color) → void
setScissorRect(int x, int y, int width, int height) → void
setStencilReference(int reference) → void
setViewport(double x, double y, double width, double height, double minDepth, double maxDepth) → void