Searched refs:memcpy_size (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/tests/
H A Dgen_mi_builder_test.cpp443 const unsigned memcpy_size = 256; local in function:TEST_F
446 for (unsigned i = 0; i < memcpy_size; i++)
454 for (unsigned i = 0; i < memcpy_size; i++)
/xsrc/external/mit/MesaLib/dist/src/intel/common/tests/
H A Dmi_builder_test.cpp519 const unsigned memcpy_size = 256; local in function:TEST_F
522 for (unsigned i = 0; i < memcpy_size; i++)
530 for (unsigned i = 0; i < memcpy_size; i++)

Completed in 4 milliseconds