Searched defs:BlockLayoutEntry (Results 1 – 5 of 5) sorted by relevance
248 struct BlockLayoutEntry struct250 BlockLayoutEntry (void) in BlockLayoutEntry() function258 std::string name;259 int size;260 std::vector<int> activeUniformIndices;261 int blockDeclarationNdx;262 int bindingNdx;263 int instanceNdx;
172 struct BlockLayoutEntry struct174 BlockLayoutEntry (void) in BlockLayoutEntry() function179 std::string name;180 int size;181 std::vector<int> activeVarIndices;
182 struct BlockLayoutEntry struct184 BlockLayoutEntry(void) : size(0) in BlockLayoutEntry() argument188 std::string name;189 int size;190 std::vector<int> activeUniformIndices;
204 struct BlockLayoutEntry struct206 BlockLayoutEntry (void) in BlockLayoutEntry() argument211 std::string name;212 int size;213 std::vector<int> activeUniformIndices;
127 struct BlockLayoutEntry struct129 BlockLayoutEntry (void) in BlockLayoutEntry() argument134 std::string name;135 int size;136 std::vector<int> activeVarIndices;