Searched defs:BlockLayoutEntry (Results 1 – 4 of 4) sorted by relevance
234 struct BlockLayoutEntry struct236 BlockLayoutEntry (void) in BlockLayoutEntry() argument244 std::string name;245 int size;246 std::vector<int> activeUniformIndices;247 int blockDeclarationNdx;248 int bindingNdx;249 int instanceNdx;
157 struct BlockLayoutEntry struct159 BlockLayoutEntry (void) in BlockLayoutEntry() function164 std::string name;165 int size;166 std::vector<int> activeVarIndices;
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() function134 std::string name;135 int size;136 std::vector<int> activeVarIndices;