diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-05-05 11:04:44 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-05-05 16:05:18 -0600 |
| commit | b0a0d8d8b5eb1f57a815ef17fc1f8cebfd7660ff (patch) | |
| tree | 9c42fe3555bb2cbb0e5aa2c83ccde9dd2afcf71c /layers/parameter_validation.cpp | |
| parent | a8d34d2c1fdfabc1039566d76cf24e01ffc93d03 (diff) | |
| download | usermoji-b0a0d8d8b5eb1f57a815ef17fc1f8cebfd7660ff.tar.xz | |
layers: Store layout bindings_ by value instead of ptr
Kill the ptr to safe_VkDescriptorSetLayoutBinding in DescriptorSetLayout
class. This saves us the "new" and the need for a custom destructor.
Couldn't do this initially but I've since added copy constructors
to all of the safe_* struct types.
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions
