Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp4515 typedef std::set<Vec3, VecLexLessThan<3>> Vec3Set; in iterate() typedef
4842 typedef std::set<Vec3, VecLexLessThan<3>> Vec3Set; in iterate() typedef
5145 typedef std::set<Vec3, VecLexLessThan<3>> Vec3Set; in iterate() typedef
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp508 typedef std::set<tcu::Vec3, VecLexLessThan<3>> Vec3Set; typedef