Searched refs:Shuffle16bpcArgs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp92 Shuffle16bpcArgs; typedef in struct:FetchJit
94 void Shuffle16bpcGather16(Shuffle16bpcArgs& args);
95 void Shuffle16bpcGather(Shuffle16bpcArgs& args);
771 Shuffle16bpcArgs args = std::forward_as_tuple(vGatherResult,
1003 Shuffle16bpcArgs args = std::forward_as_tuple(vGatherResult,
1592 void FetchJit::Shuffle16bpcGather16(Shuffle16bpcArgs& args)
1861 void FetchJit::Shuffle16bpcGather(Shuffle16bpcArgs& args)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp92 Shuffle16bpcArgs; typedef in struct:FetchJit
94 void Shuffle16bpcGather16(Shuffle16bpcArgs& args);
95 void Shuffle16bpcGather(Shuffle16bpcArgs& args);
778 Shuffle16bpcArgs args = std::forward_as_tuple(vGatherResult,
1022 Shuffle16bpcArgs args = std::forward_as_tuple(vGatherResult,
1678 void FetchJit::Shuffle16bpcGather16(Shuffle16bpcArgs& args)
1947 void FetchJit::Shuffle16bpcGather(Shuffle16bpcArgs& args)

Completed in 8 milliseconds