mach/libs/gpu/src
Stephen Gutekanst 8113ca370d all: remove support for stage1
With almost all tests/examples working on all platforms now with the new compiler,
https://github.com/hexops/mach/issues/180, it's time to remove stage1 support.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-09-10 00:09:30 -07:00
..
adapter.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
bind_group.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
bind_group_layout.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
buffer.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00
callbacks.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00
command_buffer.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
command_encoder.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
compute_pass_encoder.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
compute_pipeline.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
dawn.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
dawn_impl.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00
dawn_webgpu_h.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
device.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00
external_texture.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
instance.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
interface.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
mach_dawn.cpp all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
mach_dawn.h all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
main.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
pipeline_layout.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
query_set.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
queue.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00
render_bundle.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
render_bundle_encoder.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
render_pass_encoder.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
render_pipeline.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
sampler.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
shader_module.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
surface.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
swap_chain.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
texture.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
texture_view.zig all: move standalone libraries to libs/ subdirectory 2022-08-26 15:12:04 -07:00
types.zig all: remove support for stage1 2022-09-10 00:09:30 -07:00