Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Dcffdec.c970 MODE_ALL = MODE_BINNING | MODE_GMEM | MODE_BYPASS, enumerator
971 } enable_mask = MODE_ALL;
1076 enable_mask = MODE_ALL; in do_query_compare()
2167 if (options->query_compare && has_dumped(ibaddr, MODE_ALL)) in cp_indirect()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dcompositor.c477 #define MODE_ALL 1 macro
543 expected_caps_mode == MODE_ALL ? all_caps : non_alpha_caps)); in run_late_caps_query_test()
572 run_late_caps_query_test (rgb_caps, NULL, MODE_ALL); in GST_START_TEST()