Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp71 const uint32_t(&)[4]> Shuffle8bpcArgs; typedef
75 void Shuffle8bpcGatherd16(Shuffle8bpcArgs &args);
77 void Shuffle8bpcGatherd(Shuffle8bpcArgs &args, bool useVertexID2);
80 void Shuffle8bpcGatherd(Shuffle8bpcArgs &args);
1556Shuffle8bpcArgs args = std::forward_as_tuple(gatherResult, pVtxOut2, extendCastType, conversionTyp… in JitGatherVertices()
1567Shuffle8bpcArgs args = std::forward_as_tuple(vGatherResult, pVtxOut, extendCastType, conversionTyp… in JitGatherVertices()
1900 void FetchJit::Shuffle8bpcGatherd16(Shuffle8bpcArgs &args) in Shuffle8bpcGatherd16()
2141 void FetchJit::Shuffle8bpcGatherd(Shuffle8bpcArgs &args, bool useVertexID2) in Shuffle8bpcGatherd()
2143 void FetchJit::Shuffle8bpcGatherd(Shuffle8bpcArgs &args) in Shuffle8bpcGatherd()