Searched refs:attribute_map (Results 1 – 1 of 1) sorted by relevance
488 int attribute_map[BRW_VARYING_SLOT_COUNT * MAX_GS_INPUT_VERTICES]; in setup_payload() local500 memset(attribute_map, 0, sizeof(attribute_map)); in setup_payload()514 attribute_map[VARYING_SLOT_PRIMITIVE_ID] = attributes_per_reg * reg; in setup_payload()