Searched defs:UniformArrayInfo (Results 1 – 1 of 1) sorted by relevance
1325 struct UniformArrayInfo in TEST_P() struct1327 UniformArrayInfo(std::string type, std::string name, int components) in TEST_P() argument1330 std::string type; in TEST_P()1331 std::string name; in TEST_P()1332 int components; in TEST_P()