Searched defs:UniformArrayInfo (Results 1 – 1 of 1) sorted by relevance
1022 struct UniformArrayInfo in TEST_P() struct1024 UniformArrayInfo(std::string type, std::string name, int components) in TEST_P() argument1027 std::string type; in TEST_P()1028 std::string name; in TEST_P()1029 int components; in TEST_P()