Searched defs:UniformArrayInfo (Results 1 – 1 of 1) sorted by relevance
1008 struct UniformArrayInfo in TEST_P() struct1010 UniformArrayInfo(std::string type, std::string name, int components) in TEST_P() argument1013 std::string type; in TEST_P()1014 std::string name; in TEST_P()1015 int components; in TEST_P()