Home
last modified time | relevance | path

Searched refs:NoEdgesValidT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.h82 typedef std::integral_constant<uint32_t, NO_VALID_EDGES> NoEdgesValidT; typedef
125 typedef NoEdgesValidT T;
Drasterizer_impl.h144 std::is_same<EdgeMaskT, NoEdgesValidT>::value) \ in rasterizePartialTile()
791 INLINE bool TrivialRejectTest<NoEdgesValidT>(const int, const int, const int)