HomeSort by relevance Sort by last modified time
    Searched refs:addStructType (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 324 void addStructType (const StructType* const type) { m_structTypes.push_back(type); }
342 receiver.addStructType(m_structTypes[i]);
406 res->addStructType(structType);
439 res->addStructType(subSubStructType);
440 res->addStructType(subStructType);
441 res->addStructType(structType);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 278 void addStructType (const StructType* const type) { m_structTypes.push_back(type); }
296 receiver.addStructType(m_structTypes[i]);
360 res->addStructType(structType);
393 res->addStructType(subSubStructType);
394 res->addStructType(subStructType);
395 res->addStructType(structType);
473 res->addStructType(structTypes[j]);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 344 void addStructType (const StructType* const type) { m_structTypes.push_back(type); }
362 receiver.addStructType(m_structTypes[i]);
426 res->addStructType(structType);
459 res->addStructType(subSubStructType);
460 res->addStructType(subStructType);
461 res->addStructType(structType);
539 res->addStructType(structTypes[j]);
    [all...]

Completed in 52 milliseconds