Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp94 void Shuffle16bpcGather16(Shuffle16bpcArgs& args);
789 mVWidth == 16 ? Shuffle16bpcGather16(args) in JitGatherVertices()
1033 mVWidth == 16 ? Shuffle16bpcGather16(args) in JitGatherVertices()
1678 void FetchJit::Shuffle16bpcGather16(Shuffle16bpcArgs& args) in Shuffle16bpcGather16() function in FetchJit