Class VkRayTracingShaderGroupCreateInfoNV

    • Field Detail

      • SIZEOF

        The struct size in bytes.
      • ALIGNOF

        The struct alignment in bytes.
      • STYPE, PNEXT, TYPE, GENERALSHADER, CLOSESTHITSHADER, ANYHITSHADER, INTERSECTIONSHADER

        The struct member offsets.
    • Constructor Detail

      • VkRayTracingShaderGroupCreateInfoNV

        public VkRayTracingShaderGroupCreateInfoNV​(java.nio.ByteBuffer container)
        Creates a VkRayTracingShaderGroupCreateInfoNV instance at the current position of the specified ByteBuffer container. Changes to the buffer's content will be visible to the struct instance and vice versa.

        The created instance holds a strong reference to the container object.