Searched refs:NullDevice (Results 1 – 4 of 4) sorted by relevance
239 std::vector<P> gWithDevice = CombineWithFuncs(gWithChange, {Passthrough<P>, NullDevice<P>});
294 ParamsT NullDevice(const ParamsT &input) in NullDevice() function
433 NullDevice(VulkanParams(false)),
652 CombineWithFuncs(gTestsWithRenderer, {Passthrough<P>, Offscreen<P>, NullDevice<P>});