Searched refs:sizeAttr (Results 1 – 2 of 2) sorted by relevance
307 const int sizeAttr = setup->psize; in try_setup_point() local309 = (setup->point_size_per_vertex && sizeAttr > 0) ? v0[sizeAttr][0] in try_setup_point()
1200 const int sizeAttr = setup->softpipe->psize_slot; in sp_setup_point() local1202 = sizeAttr > 0 ? v0[sizeAttr][0] in sp_setup_point()