Searched refs:vtxInput (Results 1 – 1 of 1) sorted by relevance
789 Value *vtxInput = LOAD(pVsCtx, {0, SWR_VS_CONTEXT_pVin}); in CompileVS() local791 vtxInput = BITCAST(vtxInput, PointerType::get(Gen_simd16vertex(JM()), 0)); in CompileVS()799 wrap(LOAD(vtxInput, {0, 0, attrib, channel})); in CompileVS()