Lines Matching full:vslot
813 GLuint vslot = 0;844 vslot = 0;861 stgp->input_map[slot + gs_array_offset] = vslot - gs_builtin_inputs;862 stgp->input_to_index[attr] = vslot;863 stgp->index_to_input[vslot] = attr;864 ++vslot;