Searched defs:outputElt (Results 1 – 1 of 1) sorted by relevance
903 uint32_t outputElt = 0; in JitGatherVertices() local1908 uint32_t &outputElt = std::get<5>(args); in Shuffle8bpcGatherd16() local2152 uint32_t &outputElt = std::get<5>(args); in Shuffle8bpcGatherd() local2266 uint32_t &outputElt = std::get<5>(args); in Shuffle16bpcGather16() local2515 uint32_t &outputElt = std::get<5>(args); in Shuffle16bpcGather() local2723 void FetchJit::StoreVertexElements16(Value* pVtxOut, const uint32_t outputElt, const uint32_t numEl… in StoreVertexElements16()2751 void FetchJit::StoreVertexElements(Value* pVtxOut, const uint32_t outputElt, const uint32_t numElts… in StoreVertexElements()