Home | History | Annotate | Download | only in r300

Lines Matching refs:info

50     struct r300_shader_semantics* info)
54 info->pos = ATTR_UNUSED;
55 info->psize = ATTR_UNUSED;
56 info->face = ATTR_UNUSED;
57 info->fog = ATTR_UNUSED;
58 info->wpos = ATTR_UNUSED;
61 info->color[i] = ATTR_UNUSED;
62 info->bcolor[i] = ATTR_UNUSED;
66 info->generic[i] = ATTR_UNUSED;
69 info->num_generic = 0;