Hello,
If I use Buffer Device Address features and use GL_EXT_buffer_reference in GLSL
can I do Vulkan programming without Descriptor Sets nor Descriptor Buffers?
But tutorial says, I still need Descriptor Sets or Descriptor Buffers for images.
Is this correct ?
I will appreciate if you can advise me with these inquiries
Thank you