Sign in
dawn
/
dawn
/
da3c5ef3a9b7765cdf7283b43f98553916994133
/
src
/
dawn_native
/
metal
/
ComputePipelineMTL.mm
02a603b
Metal: Handle potential OOM in other places.
by Corentin Wallez
· 3 years, 8 months ago
0d50a2c
ComputePipelineDescriptor.computeStage->compute
by Brandon Jones
· 3 years, 9 months ago
c9a6df3
Metal: Support creating compute pipeline asynchronously
by Jiawei Shao
· 3 years, 9 months ago
50f9958
DeviceBase: Make object creation use ResultOrError<Ref<T>>
by Corentin Wallez
· 4 years ago
0055d95
Metal: Wrap NS classes and protocols in NSRef.
by Corentin Wallez
· 4 years, 4 months ago
676e8f3
Metal: Use ShaderModule reflection when possible.
by Corentin Wallez
· 4 years, 6 months ago
c64242d
Make RefCounted derived objects have private destructors
by Rafael Cintron
· 5 years ago
a0afd31
Separate device lost from internal errors.
by Corentin Wallez
· 5 years ago
352a589
Add code path to use spvc in Metal backend
by Ryan Harrison
· 5 years ago
5c413af
Propagating errors out of GetFunction in MTL backend
by Ryan Harrison
· 5 years ago
1f6c8c4
Make dawn_native use the webgpu.h header
by Corentin Wallez
· 5 years ago
a900cce
Remove indirection for computeStage
by Corentin Wallez
· 6 years ago
cb0cb65
Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg
by Austin Eng
· 6 years ago
b9b088f
Rename ShaderStageBit to ShaderStage.
by Corentin Wallez
· 6 years ago
bfc9cee
Implement OpArrayLength on Metal
by Corentin Wallez
· 6 years ago
2a1d8c2
Remove ShaderStage that doesn't exist in WebGPU.
by Corentin Wallez
· 6 years ago
fbe6cfd
Update ComputePipelineDescriptor to use PipelineStageDescriptor
by Austin Eng
· 6 years ago
8e335a5
Descriptorize ComputePipeline
by Corentin Wallez
· 7 years ago
0fa2feb
Roll SPIRV-Cross and use upstream repo.
by Corentin Wallez
· 7 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
by Corentin Wallez
· 7 years ago
d37523f
Move src/backend to src/dawn_native
by Corentin Wallez
· 7 years ago
[Renamed (93%) from src/backend/metal/ComputePipelineMTL.mm]
226110f
Rename nxt:: to dawn:: in the backends
by Corentin Wallez
· 7 years ago
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 7 years ago
0f2e7b6
Metal: Split MetalBackend in Forward.h and DeviceMTL
by Corentin Wallez
· 7 years ago
f58d84d
Format: src/backend/metal
by Corentin Wallez
· 7 years ago
b0c75a5
Member rename: src/backend/metal
by Corentin Wallez
· 7 years ago
30beb65
Metal: Make the MSL indices match the ones of PipelineLayout
by Corentin Wallez
· 8 years ago
494a157
Split Pipeline in Render and Compute, Metal part
by Corentin Wallez
· 8 years ago