Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
Dtilingtraits.h43 static UINT GetPdepX() { SWR_NOT_IMPL; return 0x37; } in GetPdepX() function
54 static UINT GetPdepX() { return 0x00; }
67 static UINT GetPdepX() { SWR_NOT_IMPL; return 0x00; }
79 static UINT GetPdepX() { return 0x37; }
92 static UINT GetPdepX() { SWR_NOT_IMPL; return 0x37; }
105 static UINT GetPdepX() { return 0xe0f; }
118 static UINT GetPdepX() { return 0x1ff; }
130 static UINT GetPdepX() { return 0xe15; }
169 UINT xSwizzle = pdep_u32(x, TTraits::GetPdepX());
204 UINT xSwizzle = pdep_u32(x, TTraits::GetPdepX());