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

  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 69 typedef bool (* dataTypePredicate)(glu::DataType);
218 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate)
346 bool containsMatchingBasicType (const dataTypePredicate predicate) const
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 68 typedef bool (* dataTypePredicate)(glu::DataType);
154 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate)
300 bool containsMatchingBasicType (const dataTypePredicate predicate) const
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 68 typedef bool (* dataTypePredicate)(glu::DataType);
214 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate)
366 bool containsMatchingBasicType (const dataTypePredicate predicate) const
    [all...]

Completed in 53 milliseconds