Searched refs:NoEdgesValidT (Results 1 – 2 of 2) sorted by relevance
83 typedef std::integral_constant<uint32_t, NO_VALID_EDGES> NoEdgesValidT; typedef125 typedef NoEdgesValidT T;
130 … if(std::is_same<EdgeMaskT, E1E2ValidT>::value || std::is_same<EdgeMaskT, NoEdgesValidT>::value){\ in rasterizePartialTile()733 INLINE bool TrivialRejectTest<NoEdgesValidT>(const int, const int, const int)