Searched refs:noop_warn (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dtable.c42 noop_warn(const char *name) function in typeref:typename:void
61 noop_warn("function");
H A Dmapi_abi.py228 self.noop_warn = 'noop_warn'
416 stmt1 += self.indent + '%s(%s);' % (self.noop_warn,
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dtable.c56 noop_warn(const char *name) function in typeref:typename:void
73 noop_warn("function");
H A Dmapi_abi.py226 self.noop_warn = 'noop_warn'
414 stmt1 += self.indent + '%s(%s);' % (self.noop_warn,
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h1449 noop_warn("glNewList");
1454 noop_warn("glEndList");
1460 noop_warn("glCallList");
1466 noop_warn("glCallLists");
1472 noop_warn("glDeleteLists");
1478 noop_warn("glGenLists");
1485 noop_warn("glListBase");
1491 noop_warn("glBegin");
1497 noop_warn("glBitmap");
1503 noop_warn("glColor3
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h1688 noop_warn("glNewList");
1693 noop_warn("glEndList");
1699 noop_warn("glCallList");
1705 noop_warn("glCallLists");
1711 noop_warn("glDeleteLists");
1717 noop_warn("glGenLists");
1724 noop_warn("glListBase");
1730 noop_warn("glBegin");
1736 noop_warn("glBitmap");
1742 noop_warn("glColor3
[all...]

Completed in 84 milliseconds