Lugdunum  0.1.0
Fence.inl
Go to the documentation of this file.
1 inline const Device* DescriptorSetLayout::getDevice() const {
2  return _device;
3 }