Searched refs:allow_mrt_path (Results 1 – 6 of 6) sorted by relevance
20 bool allow_mrt_path() const { return GetParam(); } in allow_mrt_path() function in viz::GLI420ConverterPixelTest38 converter_.reset(new GLI420Converter(context_provider(), allow_mrt_path())); in SetUp()
19 bool allow_mrt_path) in GLI420Converter() argument25 if (!allow_mrt_path || step1_.GetMaxDrawBuffersSupported() < 2) { in GLI420Converter()
148 GLI420Converter(ContextProvider* context_provider, bool allow_mrt_path);
19 bool allow_mrt_path) in GLI420Converter() argument24 if (!allow_mrt_path || step1_.GetMaxDrawBuffersSupported() < 2) { in GLI420Converter()
149 bool allow_mrt_path);