PropsGPURenderPassEncoder extension
Methods
-
beginOcclusionQuery(
int queryIndex) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
end(
) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
endOcclusionQuery(
) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
executeBundles(
Iterable< GPURenderBundle> bundles) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
setBlendConstant(
dynamic color) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
setScissorRect(
int x, int y, int width, int height) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
setStencilReference(
int reference) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension
-
setViewport(
double x, double y, double width, double height, double minDepth, double maxDepth) → void -
Available on GPURenderPassEncoder, provided by the PropsGPURenderPassEncoder extension