Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
Dtilingtraits.h44 static UINT GetPdepY() { SWR_ASSERT(0); return 0xC8; } in GetPdepY() function
55 static UINT GetPdepY() { return 0x00; }
68 static UINT GetPdepY() { SWR_ASSERT(0); return 0x00; }
80 static UINT GetPdepY() { return 0xC8; }
93 static UINT GetPdepY() { SWR_ASSERT(0); return 0xC8; }
106 static UINT GetPdepY() { return 0x1f0; }
119 static UINT GetPdepY() { return 0xe00; }
131 static UINT GetPdepY() { return 0x1ea; }
170 UINT ySwizzle = pdep_u32(y, TTraits::GetPdepY());
205 UINT ySwizzle = pdep_u32(y, TTraits::GetPdepY());