Searched refs:psize_slot (Results 1 – 8 of 8) sorted by relevance
77 int psize_slot; member143 if (wide->psize_slot >= 0) { in widepoint_point()144 half_size = header->v[0]->data[wide->psize_slot][0]; in widepoint_point()261 wide->psize_slot = -1; in widepoint_first_point()268 wide->psize_slot = i; in widepoint_first_point()
92 int psize_slot; member591 if (aapoint->psize_slot >= 0) { in aapoint_point()592 radius = 0.5f * header->v[0]->data[aapoint->psize_slot][0]; in aapoint_point()709 aapoint->psize_slot = -1; in aapoint_first_point()716 aapoint->psize_slot = i; in aapoint_first_point()
137 softpipe->psize_slot = draw_find_shader_output(softpipe->draw, in softpipe_get_vertex_info()139 if (softpipe->psize_slot > 0) { in softpipe_get_vertex_info()141 softpipe->psize_slot); in softpipe_get_vertex_info()
119 int psize_slot; member
1200 const int sizeAttr = setup->softpipe->psize_slot; in sp_setup_point()
113 int psize_slot; member
115 llvmpipe->psize_slot = vinfo->num_attribs; in compute_vertex_info()
923 setup->psize = lp->psize_slot; in lp_setup_update_state()