Skip to content

Get offset of field within struct used in StructuredBuffer #3487

Closed Answered by zopsicle
zopsicle asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, I found it! Simply use getTypeLayout instead of getType on parameter:

auto element_type = parameter->getTypeLayout()->getElementTypeLayout();

Replies: 1 comment

Comment options

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