Searched defs:ValueBufferLayout (Results 1 – 1 of 1) sorted by relevance
607 struct ValueBufferLayout struct609 struct Entry622 vector<Entry> entries;623 int size;625 ValueBufferLayout(void) : size(0) in ValueBufferLayout() argument