Searched defs:BlockLayoutEntry (Results 1 – 6 of 6) sorted by relevance
249 struct BlockLayoutEntry struct251 BlockLayoutEntry (void) in BlockLayoutEntry() argument263 std::string name;264 int xfbBuffer;265 int xfbOffset;266 int xfbSize;267 int xfbStride;268 std::vector<int> activeInterfaceIndices;269 int blockDeclarationNdx;270 int instanceNdx;[all …]
250 struct BlockLayoutEntry struct252 BlockLayoutEntry (void) in BlockLayoutEntry() function260 std::string name;261 int size;262 std::vector<int> activeUniformIndices;263 int blockDeclarationNdx;264 int bindingNdx;265 int instanceNdx;
179 struct BlockLayoutEntry struct181 BlockLayoutEntry (void) in BlockLayoutEntry() argument186 std::string name;187 int size;188 std::vector<int> activeVarIndices;
183 struct BlockLayoutEntry struct185 BlockLayoutEntry(void) : size(0) in BlockLayoutEntry() function189 std::string name;190 int size;191 std::vector<int> activeUniformIndices;
205 struct BlockLayoutEntry struct207 BlockLayoutEntry (void) in BlockLayoutEntry() argument212 std::string name;213 int size;214 std::vector<int> activeUniformIndices;
128 struct BlockLayoutEntry struct130 BlockLayoutEntry (void) in BlockLayoutEntry() function135 std::string name;136 int size;137 std::vector<int> activeVarIndices;