Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp288 struct ConstantUnaryPredicate struct
290 bool operator() (const ArgT&) const { return res; } in operator ()()