Searched refs:vtxAttribMap (Results 1 – 1 of 1) sorted by relevance
630 Value *vtxAttribMap = ALLOCA(ArrayType::get(mInt32Ty, PIPE_MAX_SHADER_INPUTS)); in CompileGS() local645 STORE(C(vs_slot), vtxAttribMap, {0, slot}); in CompileGS()673 gs_iface.pVtxAttribMap = vtxAttribMap; in CompileGS()