diff options
Diffstat (limited to 'tools/gfx/render.h')
| -rw-r--r-- | tools/gfx/render.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gfx/render.h b/tools/gfx/render.h index 8e1a5d665..eeef00a8f 100644 --- a/tools/gfx/render.h +++ b/tools/gfx/render.h @@ -684,6 +684,7 @@ enum class DescriptorSlotType UniformTexelBuffer, StorageTexelBuffer, UniformBuffer, + ReadOnlyStorageBuffer, StorageBuffer, DynamicUniformBuffer, DynamicStorageBuffer, |
