~brandontschaefer/nux/xim-tests

« back to all changes in this revision

Viewing changes to gputests/arb_programs_limits.cpp

  • Committer: Brandon Schaefer
  • Date: 2012-10-19 00:23:27 UTC
  • mfrom: (637.2.55 trunk)
  • Revision ID: brandon.schaefer@canonical.com-20121019002327-60e88jn3k8chi7gt
* Merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
  delete graphics_display;
142
142
}
143
143
 
144
 
int main(int argc, char **argv)
 
144
int main()
145
145
{
146
146
  nux::NuxCoreInitialize(0);
147
147
  nux::NuxGraphicsInitialize();