Searched refs:NoEdgesValidT (Results 1 – 2 of 2) sorted by relevance
82 typedef std::integral_constant<uint32_t, NO_VALID_EDGES> NoEdgesValidT; typedef125 typedef NoEdgesValidT T;
144 std::is_same<EdgeMaskT, NoEdgesValidT>::value) \ in rasterizePartialTile()791 INLINE bool TrivialRejectTest<NoEdgesValidT>(const int, const int, const int)