blob: 6f1a83c06a13040b608993133bce4e7cab8195cb [file] [log] [blame]
<!DOCTYPE html>
<html>
<base ref="/gen/third_party/dawn/webgpu-cts/src/webgpu" />
<title>WebGPU canvas_colorspace (ref)</title>
<meta charset="utf-8" />
<link rel="help" href="https://gpuweb.github.io/gpuweb/" />
<style>
canvas {
width: 128px;
height: 128px;
margin-right: 5px;
image-rendering: pixelated;
image-rendering: crisp-edges;
}
</style>
<body></body>
<script type="module" src="canvas_colorspace-ref.html.js"></script>
</html>