| .. |
|
adapter.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
bind_group.zig
|
gpu: update BindGroupEntry defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
bind_group_layout.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
buffer.zig
|
gpu: update BufferDescription defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
command_buffer.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
command_encoder.zig
|
gpu: update CommandEncoder.clearBuffer defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
compute_pass_encoder.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
compute_pipeline.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
dawn.zig
|
gpu: update CacheDeviceDescriptor defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
device.zig
|
gpu: update DeviceDescriptor defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
external_texture.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
instance.zig
|
gpu: fix RequestAdapterCallback optionality
|
2022-08-12 00:43:43 -07:00 |
|
interface.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
main.zig
|
gpu: add RequestAdapterOptions defaults
|
2022-08-12 00:43:43 -07:00 |
|
pipeline_layout.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
query_set.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
queue.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
render_bundle.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
render_bundle_encoder.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
render_pass_encoder.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
render_pipeline.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
sampler.zig
|
gpu: update SamplerBindingLayout defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
shader_module.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
surface.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
swap_chain.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
texture.zig
|
gpu: update TextureBindingLayout defaults/optionality
|
2022-08-12 00:43:43 -07:00 |
|
texture_view.zig
|
gpu: correct implementation invocations
|
2022-08-12 00:43:43 -07:00 |
|
types.zig
|
gpu: update StorageTextureBindingLayout defaults/optionality
|
2022-08-12 00:43:43 -07:00 |