render: enforce framebuffer offloading and remove introspection toggle (#9217)
This commit is contained in:
parent
a4b7d1c2d7
commit
ddf180fa30
6 changed files with 10 additions and 153 deletions
|
|
@ -10,7 +10,6 @@ class CRenderPass {
|
|||
public:
|
||||
bool empty() const;
|
||||
bool single() const;
|
||||
bool needsIntrospection() const;
|
||||
|
||||
void add(SP<IPassElement> elem);
|
||||
void clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue