Skip to content

A problem with VSG1.1.0 #1135

Answered by robertosfield
Shanyzz asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know what you are doing with each of the views, the code snippet you provide is just for a tiny part of what you are doing.

The best can do is provide general suggestions:

  1. Try VSG & vsgXchange master - I'll tag 1.1.2 from this during the coming week. master contains lots of extra features and fixes.
  2. Run your application with Vulkan debug/validation layer enabled to see if this highlights any errors.
  3. Try using vsg::Builder to create the geometry base layer.
  4. Try output subrgraphs to .vsgt and load individually using examples like vsgviewer and vsgshadow to see what happens, use -d to enable the Vulkan debug/validation layer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robertosfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants