Home
last modified time | relevance | path

Searched refs:GET_MESA_ELTS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp2.h549 GLuint *elts = GET_MESA_ELTS(); in TAG()
573 GLuint *elts = GET_MESA_ELTS(); in TAG()
612 GLuint *elts = GET_MESA_ELTS(); in TAG()
641 GLuint *elts = GET_MESA_ELTS(); in TAG()
692 GLuint *elts = GET_MESA_ELTS(); in TAG()
726 GLuint *elts = GET_MESA_ELTS(); in TAG()
755 GLuint *elts = GET_MESA_ELTS(); in TAG()
782 GLuint *elts = GET_MESA_ELTS(); in TAG()
814 GLuint *elts = GET_MESA_ELTS(); in TAG()
875 GLuint *elts = GET_MESA_ELTS(); in TAG()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tcl.c114 #define GET_MESA_ELTS() rmesa->tcl.Elts macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c111 #define GET_MESA_ELTS() TNL_CONTEXT(ctx)->vb.Elts macro