34 35 36
# File 'lib/vulkan/buffer.rb', line 34 def create_barrier(**args) @memory.create_barrier(**args) end