| .. |
|
Adapter.zig
|
gpu: remove docs TODOs (everything needs docs)
|
2022-03-19 00:51:48 -07:00 |
|
BindGroup.zig
|
gpu: add BindGroup.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
BindGroupLayout.zig
|
gpu: use PowerPreference
|
2022-03-19 00:51:48 -07:00 |
|
Buffer.zig
|
gpu: move BufferMapAsyncStatus -> Buffer.MapAsyncStatus
|
2022-03-19 00:51:48 -07:00 |
|
c.zig
|
gpu: add foundation for interface
|
2022-03-19 00:51:48 -07:00 |
|
CommandBuffer.zig
|
gpu: add CommandBuffer.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
CommandEncoder.zig
|
gpu: add CommandEncoder.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
ComputePassEncoder.zig
|
gpu: add ComputePassEncoder.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
ComputePipeline.zig
|
gpu: add ComputePipeline.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
data.zig
|
gpu: remove docs TODOs (everything needs docs)
|
2022-03-19 00:51:48 -07:00 |
|
Device.zig
|
gpu: partial Device.createRenderPipeline implementation
|
2022-03-19 00:51:48 -07:00 |
|
enums.zig
|
gpu: move Texture.ViewDimension -> TextureView.Dimension
|
2022-03-19 00:51:48 -07:00 |
|
ExternalTexture.zig
|
gpu: move Texture.ViewDimension -> TextureView.Dimension
|
2022-03-19 00:51:48 -07:00 |
|
Interface.zig
|
gpu: use PowerPreference
|
2022-03-19 00:51:48 -07:00 |
|
main.zig
|
gpu: add constants
|
2022-03-19 00:51:48 -07:00 |
|
NativeInstance.zig
|
gpu: correct RenderPipelineDescriptor stack conversions
|
2022-03-19 00:51:48 -07:00 |
|
PipelineLayout.zig
|
gpu: move Texture.ViewDimension -> TextureView.Dimension
|
2022-03-19 00:51:48 -07:00 |
|
QuerySet.zig
|
gpu: add TextureView.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
Queue.zig
|
gpu: note that copyTextureForBrowser may be Dawn-specific
|
2022-03-19 00:51:48 -07:00 |
|
RenderBundle.zig
|
gpu: add RenderBundle.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
RenderBundleEncoder.zig
|
gpu: add RenderBundleEncoder.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
RenderPassEncoder.zig
|
gpu: add RenderPassEncoder.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
RenderPipeline.zig
|
gpu: add RenderPipeline.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
Sampler.zig
|
gpu: move Texture.ViewDimension -> TextureView.Dimension
|
2022-03-19 00:51:48 -07:00 |
|
ShaderModule.zig
|
gpu: add ShaderModule.setLabel
|
2022-03-19 00:51:48 -07:00 |
|
structs.zig
|
gpu: add ImageCopyBuffer; ImageCopyTexture
|
2022-03-19 00:51:48 -07:00 |
|
Surface.zig
|
gpu: remove docs TODOs (everything needs docs)
|
2022-03-19 00:51:48 -07:00 |
|
SwapChain.zig
|
gpu: move TextureFormat -> Texture.Format
|
2022-03-19 00:51:48 -07:00 |
|
Texture.zig
|
gpu: add ComputePipeline.Descriptor
|
2022-03-19 00:51:48 -07:00 |
|
TextureView.zig
|
gpu: move Texture.ViewDimension -> TextureView.Dimension
|
2022-03-19 00:51:48 -07:00 |
|
TODO
|
gpu: cleanup TODO
|
2022-03-19 00:51:48 -07:00 |