Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 24, 2023
1 parent acaa6ee commit 36d8699
Show file tree
Hide file tree
Showing 291 changed files with 13,365 additions and 631 deletions.
2 changes: 1 addition & 1 deletion file_hashes.json

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ <h2>API Reference</h2>
<a href="./wgpu/api.html">api</a>
</div>
</li>
<li>
<div class="module ">
<a href="./wgpu/enums.html">enums</a>
</div>
</li>
<li>
<div class="module ">
<a href="./wgpu/limits.html">limits</a>
Expand Down Expand Up @@ -172,6 +177,14 @@ <h2>Modules</h2>

</td>
</tr>
<tr>
<td>
<a href="./wgpu/enums.html">wgpu.enums</a>
</td>
<td>

</td>
</tr>
<tr>
<td>
<a href="./wgpu/limits.html">wgpu.limits</a>
Expand Down
80 changes: 68 additions & 12 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<url><loc>http://127.0.0.1/wgpu/api/Adapter.ready.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Adapter.requestDevice.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Adapter.requestDevice.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/AdapterExtras.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BIND_BUFFER_ALIGNMENT.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BindGroup.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BindGroup.descriptor.html</loc></url>
Expand All @@ -21,7 +22,7 @@
<url><loc>http://127.0.0.1/wgpu/api/BindGroupLayout.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BindGroupLayoutDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BindGroupLayoutEntry.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BlendMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BlendState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Buffer.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Buffer.binding.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Buffer.binding.html</loc></url>
Expand All @@ -35,17 +36,14 @@
<url><loc>http://127.0.0.1/wgpu/api/Buffer.status.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Buffer.unmap.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BufferDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BufferMapAsyncStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BufferPair.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/bufferPair.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/BufferUsage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Color.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorTargetState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorTargetState.blend.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorTargetState.format.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorTargetState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorTargetState.writeMask.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ColorWriteMask.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CommandBuffer.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CommandBuffer.descriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CommandBuffer.id.html</loc></url>
Expand All @@ -65,6 +63,7 @@
<url><loc>http://127.0.0.1/wgpu/api/CommandEncoder.finish.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CommandEncoder.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CommandEncoderDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CompilationInfo.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ComputePass.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ComputePass.descriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ComputePass.dispatch.html</loc></url>
Expand All @@ -78,7 +77,6 @@
<url><loc>http://127.0.0.1/wgpu/api/ComputePipelineDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/COPY_BUFFER_ALIGNMENT.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/COPY_BYTES_PER_ROW_ALIGNMENT.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/CullMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/DepthStencilState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/DepthStencilState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Device.html</loc></url>
Expand Down Expand Up @@ -113,18 +111,15 @@
<url><loc>http://127.0.0.1/wgpu/api/Device.queue.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Device.ready.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Extent3d.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FeatureName.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.constants.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.entryPoint.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.renderTargets.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.shader.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FragmentState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/FrontFace.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ImageCopyBuffer.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ImageCopyTexture.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/IndexFormat.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Instance.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Instance.adapters.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Instance.create.html</loc></url>
Expand All @@ -145,14 +140,17 @@
<url><loc>http://127.0.0.1/wgpu/api/PipelineLayout.descriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PipelineLayout.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PipelineLayoutDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PrimitiveDepthClampingState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PrimitiveState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PrimitiveState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/PrimitiveTopology.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/QUERY_SIZE.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/QuerySetDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Queue.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Queue.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Queue.submit.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Queue.submit.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderBundleDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderBundleEncoderDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderPass.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderPass.colorAttachment.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderPass.colorAttachment.html</loc></url>
Expand Down Expand Up @@ -181,14 +179,20 @@
<url><loc>http://127.0.0.1/wgpu/api/RenderPipeline.destroy.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderPipeline.fragmentState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RenderPipelineDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/RequestAdapterOptions.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Sampler.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Sampler.binding.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Sampler.descriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SamplerBindingLayout.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SamplerDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModule.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModule.destroy.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModule.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderStage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModuleDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModuleSPIRVDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/ShaderModuleWGSLDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/StencilFaceState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/StorageTextureBindingLayout.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Surface.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Surface.fromMetalLayer.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Surface.fromMetalLayer.html</loc></url>
Expand All @@ -198,6 +202,11 @@
<url><loc>http://127.0.0.1/wgpu/api/Surface.fromXlib.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Surface.id.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Surface.preferredFormat.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SurfaceDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SurfaceDescriptorFromCanvasHTMLSelector.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SurfaceDescriptorFromMetalLayer.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SurfaceDescriptorFromWindowsHWND.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SurfaceDescriptorFromXlib.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SwapChain.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SwapChain.descriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/SwapChain.format.html</loc></url>
Expand Down Expand Up @@ -225,10 +234,9 @@
<url><loc>http://127.0.0.1/wgpu/api/Texture.rowsPerImage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Texture.size.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/Texture.width.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureBindingLayout.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureDataLayout.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureSampleType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureUsage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureView.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureView.binding.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureView.descriptor.html</loc></url>
Expand All @@ -237,13 +245,61 @@
<url><loc>http://127.0.0.1/wgpu/api/TextureView.textureSampler.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/TextureViewDescriptor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VERSION.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexAttribute.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexBufferLayout.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexBufferLayout.arrayStride.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexBufferLayout.attributes.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexBufferLayout.stepMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexState.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/api/VertexState.this.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/AdapterType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/AddressMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BackendType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BlendFactor.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BlendMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BlendOperation.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BufferBindingType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BufferMapAsyncStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/BufferUsage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/ColorWriteMask.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/CompareFunction.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/CompilationMessageType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/CreatePipelineAsyncStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/CullMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/DeviceLostReason.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/ErrorFilter.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/ErrorType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/FeatureName.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/FilterMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/FrontFace.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/IndexFormat.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/LoadOp.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/MapMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/PipelineStatisticName.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/PowerPreference.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/PresentMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/PrimitiveTopology.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/QueryType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/QueueWorkDoneStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/RequestAdapterStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/RequestDeviceStatus.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/SamplerBindingType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/ShaderStage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/StencilOperation.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/StorageTextureAccess.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/StoreOp.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/SType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureAspect.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureComponentType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureDimension.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureFormat.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureSampleType.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureUsage.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/TextureViewDimension.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/VertexFormat.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/enums/VertexStepMode.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/limits.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/limits/defaultLimits.html</loc></url>
<url><loc>http://127.0.0.1/wgpu/limits/downlevelDefaultLimits.html</loc></url>
Expand Down
Loading

0 comments on commit 36d8699

Please sign in to comment.