HomeSort by relevance Sort by last modified time
    Searched defs:objectTypes (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglMultiThreadTests.cpp 969 vector<Type> objectTypes;
972 objectTypes.push_back(TYPE_PBUFFER);
975 objectTypes.push_back(TYPE_PIXMAP);
978 objectTypes.push_back(TYPE_WINDOW);
981 objectTypes.push_back(TYPE_CONTEXT);
1036 type = rnd.choose<Type>(objectTypes.begin(), objectTypes.end());
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboRenderTest.cpp     [all...]

Completed in 371 milliseconds