dawn-cmake/src/backend/common
Corentin Wallez 5dc7915d38 Introduce a base class for Builder objects.
All builder objects will depend from this "Builder" base class. This
will allow having the builder callback logic in only one place.
2017-05-11 11:31:54 +02:00
..
BindGroup.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
BindGroup.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
BindGroupLayout.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
BindGroupLayout.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
BitSetIterator.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
Buffer.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Buffer.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Builder.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Builder.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
CommandAllocator.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
CommandAllocator.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
CommandBuffer.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
CommandBuffer.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Commands.h Add bufferOffset to CopyBufferToTexture. 2017-05-10 19:49:52 +02:00
Device.cpp Implement the device error callback. 2017-05-11 11:31:54 +02:00
Device.h Implement the device error callback. 2017-05-11 11:31:54 +02:00
Forward.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
InputState.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
InputState.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Math.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
Math.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
PerStage.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
PerStage.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
Pipeline.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Pipeline.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
PipelineLayout.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
PipelineLayout.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Queue.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Queue.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
RefCounted.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
RefCounted.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
Sampler.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Sampler.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
ShaderModule.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
ShaderModule.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Texture.cpp Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
Texture.h Introduce a base class for Builder objects. 2017-05-11 11:31:54 +02:00
ToBackend.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00