Searched refs:get_max_array_id (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/
H A Dst_tests_common.cpp443 int a = i.get_max_array_id();
459 if (last.get_max_array_id() > num_arrays)
460 num_arrays = last.get_max_array_id();
H A Dst_tests_common.h66 int get_max_array_id() const { return max_array_id;} function in struct:FakeCodeline
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/
H A Dst_tests_common.cpp443 int a = i.get_max_array_id();
459 if (last.get_max_array_id() > num_arrays)
460 num_arrays = last.get_max_array_id();
H A Dst_tests_common.h66 int get_max_array_id() const { return max_array_id;} function in struct:FakeCodeline

Completed in 7 milliseconds