Searched defs:FragmentTestParams (Results 1 – 1 of 1) sorted by relevance
76 struct FragmentTestParams struct78 int numViewports;79 bool writeFromVertex;81 FragmentTestParams (int nvp, bool write) in FragmentTestParams() function925 void checkSupportFragment (Context& context, FragmentTestParams) in checkSupportFragment() argument