WebGPU-Direct 0.16 Latest
Files
- Changes
- Direct.xs
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- Makefile.download.pl
- README
- cpanfile
- dist.ini
- examples/device_info.pl
- examples/game-of-life-compute.pl
- examples/hello-triangle.pl
- examples/rotating-triangle.pl
- examples/rotatingCube.pl
- examples/rotatingCube.pl.cube.pl
- examples/triangle.pl
- lib/WebGPU/Direct.pm
- lib/WebGPU/Direct/Adapter.pm
- lib/WebGPU/Direct/AdapterInfo.pm
- lib/WebGPU/Direct/BindGroup.pm
- lib/WebGPU/Direct/BindGroupEntry.pm
- lib/WebGPU/Direct/BindGroupLayout.pm
- lib/WebGPU/Direct/Buffer.pm
- lib/WebGPU/Direct/CommandBuffer.pm
- lib/WebGPU/Direct/CommandEncoder.pm
- lib/WebGPU/Direct/ComputePassEncoder.pm
- lib/WebGPU/Direct/ComputePipeline.pm
- lib/WebGPU/Direct/Constants.pod
- lib/WebGPU/Direct/Device.pm
- lib/WebGPU/Direct/Enum.pm
- lib/WebGPU/Direct/Error.pm
- lib/WebGPU/Direct/Flag.pm
- lib/WebGPU/Direct/Instance.pm
- lib/WebGPU/Direct/MappedBuffer.pm
- lib/WebGPU/Direct/PipelineLayout.pm
- lib/WebGPU/Direct/QuerySet.pm
- lib/WebGPU/Direct/Queue.pm
- lib/WebGPU/Direct/RenderBundle.pm
- lib/WebGPU/Direct/RenderBundleEncoder.pm
- lib/WebGPU/Direct/RenderPassEncoder.pm
- lib/WebGPU/Direct/RenderPipeline.pm
- lib/WebGPU/Direct/Sampler.pm
- lib/WebGPU/Direct/ShaderModule.pm
- lib/WebGPU/Direct/StringView.pm
- lib/WebGPU/Direct/SupportedFeatures.pm
- lib/WebGPU/Direct/SupportedWGSLLanguageFeatures.pm
- lib/WebGPU/Direct/Surface.pm
- lib/WebGPU/Direct/SurfaceCapabilities.pm
- lib/WebGPU/Direct/Texture.pm
- lib/WebGPU/Direct/TextureView.pm
- lib/WebGPU/Direct/Types.pod
- lib/WebGPU/Direct/XS.pm
- ppport.h
- t/WebGPU-Direct-XS.t
- t/array_constr.t
- t/attr_array.t
- t/author-pod-syntax.t
- t/coerce_obj.t
- t/default_functional.t
- t/errors.t
- t/fn_param_unpack.t
- t/mapped_buffer.t
- t/opaque.t
- t/set_callback.t
- t/set_enum.t
- t/set_obj.t
- t/string_view.t
- t/wait_status.t
- typemap
- webgpu-version
- xs/mg.c
- xs/wayland.c
- xs/webgpu.xs
- xs/webgpu.xs.PL
- xs/webgpu.xs.PL.constant
- xs/webgpu.xs.PL.default
- xs/webgpu_wrap.c
- xs/win32.c
- xs/x11.c
- xt/integrate/show_frames.pm
- xt/integrate/wayland.t
- xt/integrate/win32.t
- xt/integrate/x11.t