Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_debug_clip.c234 GLubyte rm[TEST_COUNT], rco, rca; in test_cliptest_function() local
276 dco = rco = 0; in test_cliptest_function()
279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); in test_cliptest_function()
290 if ( dco != rco ) { in test_cliptest_function()
292 printf( "dco = 0x%02x rco = 0x%02x\n", dco, rco ); in test_cliptest_function()