Searched refs:rca (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 277 dca = rca = CLIP_FRUSTUM_BITS; 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); 295 if ( dca != rca ) { 297 printf( "dca = 0x%02x rca = 0x%02x\n", dca, rca );
|
| /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 277 dca = rca = CLIP_FRUSTUM_BITS; 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); 295 if ( dca != rca ) { 297 printf( "dca = 0x%02x rca = 0x%02x\n", dca, rca );
|
Completed in 3 milliseconds