Searched refs:attribute_map (Results 1 – 1 of 1) sorted by relevance
39 int attribute_map[VERT_ATTRIB_MAX + 1]; in setup_attributes() local44 attribute_map[i] = payload_reg + nr_attributes; in setup_attributes()54 attribute_map[VERT_ATTRIB_MAX] = payload_reg + nr_attributes; in setup_attributes()63 int grf = attribute_map[inst->dst.reg + inst->dst.reg_offset]; in setup_attributes()76 int grf = attribute_map[inst->src[i].reg + inst->src[i].reg_offset]; in setup_attributes()