Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
contents_test_helpers.h File Reference
#include "impeller/renderer/command.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

template<typename T >
T::VertInfo * impeller::GetVertInfo (const Command &command)
 Retrieve the [VertInfo] struct data from the provided [command].
 
template<typename T >
T::FragInfo * impeller::GetFragInfo (const Command &command)
 Retrieve the [FragInfo] struct data from the provided [command].