Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.h82 typedef std::integral_constant<uint32_t, E1_E2_VALID> E1E2ValidT; typedef
119 typedef E1E2ValidT T;
Drasterizer_impl.h130 … if(std::is_same<EdgeMaskT, E1E2ValidT>::value || std::is_same<EdgeMaskT, NoEdgesValidT>::value){\ in rasterizePartialTile()
715 INLINE bool TrivialRejectTest<E1E2ValidT>(const int, const int mask1, const int mask2)