Home
last modified time | relevance | path

Searched defs:dmasz (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp2.h170 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
223 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
260 int dmasz = GET_MAX_HW_ELTS() - 1; in TAG() local
323 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
368 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
430 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
483 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
548 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
572 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
611 int dmasz = GET_MAX_HW_ELTS(); in TAG() local
[all …]
Dt_dd_dmatmp.h72 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS(); in TAG() local
99 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS() & ~1; in TAG() local
128 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS(); in TAG() local
154 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS() - 1; in TAG() local
205 const unsigned dmasz = (GET_SUBSEQUENT_VB_MAX_VERTS() / 3) * 3; in TAG() local
237 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS() & ~1; in TAG() local
267 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS(); in TAG() local
298 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS(); in TAG() local
337 const unsigned dmasz = GET_SUBSEQUENT_VB_MAX_VERTS() & ~1; in TAG() local