ProfilerHAL::PushFilters

ProfilerHAL::PushFilters
virtual void PushFilters(FilterPrimitive* prim);
Description

PushFilters pushes a filter draw sequence on the filter stack. Any content rendered after this, and before PopFilters will have filters applied to it.

Parameters
Parameters 
Description 
FilterPrimitive* prim 
The filter primitive, defining the area and filter type applied to the filtered content.