Searched refs:rco (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_debug_clip.c | 234 GLubyte rm[TEST_COUNT], rco, rca; local in function:test_cliptest_function 276 dco = rco = 0; 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); 290 if ( dco != rco ) { 292 printf( "dco = 0x%02x rco = 0x%02x\n", dco, rco );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_debug_clip.c | 234 GLubyte rm[TEST_COUNT], rco, rca; local in function:test_cliptest_function 276 dco = rco = 0; 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); 290 if ( dco != rco ) { 292 printf( "dco = 0x%02x rco = 0x%02x\n", dco, rco );
|
Completed in 48 milliseconds