Method: Vulkan::DescriptorSetLayout#descriptors
- Defined in:
- lib/vulkan/descriptor_set_layout.rb
#descriptors ⇒ Object (readonly)
Returns the value of attribute descriptors.
7 8 9 |
# File 'lib/vulkan/descriptor_set_layout.rb', line 7 def descriptors @descriptors end |