Home
last modified time | relevance | path

Searched defs:UniformArrayInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUniformTest.cpp1325 struct UniformArrayInfo in TEST_P() struct
1327 UniformArrayInfo(std::string type, std::string name, int components) in TEST_P() argument
1330 std::string type; in TEST_P()
1331 std::string name; in TEST_P()
1332 int components; in TEST_P()