Skip to content

Commit 7edd4b2

Browse files
m0dBm0dB
authored andcommitted
comment
1 parent c64e55c commit 7edd4b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rendergraph/common/rendergraph/attributeinit.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ namespace rendergraph {
66
struct AttributeInit;
77
}
88

9+
// helper to create an AttributeSet using an initializer_list
910
struct rendergraph::AttributeInit {
1011
int m_tupleSize;
1112
PrimitiveType m_primitiveType;

0 commit comments

Comments
 (0)