Method: Vulkan::DescriptorSet#update_texel_view

Defined in:
lib/vulkan/descriptor_set.rb

#update_texel_viewObject

Raises:

  • (NotImplemented)


78
79
80
# File 'lib/vulkan/descriptor_set.rb', line 78

def update_texel_view(*, **)
  raise NotImplemented
end