Searched refs:tmp_inputs (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/tnl/ | ||
D | t_context.h | 564 GLvector4f tmp_inputs[VERT_ATTRIB_MAX]; member |
D | t_draw.c | 236 VB->AttribPtr[attr] = &tnl->tmp_inputs[attr]; in _tnl_import_array() |