Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
trampoline.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::glvk
 

Functions

static UniqueEGLImageKHR impeller::glvk::CreateEGLImageFromAHBTexture (const EGLDisplay &display, const AHBTextureSourceVK &to_texture)
 

Variables

static GLuint impeller::glvk::kAttributeIndexPosition = 0u
 
static GLuint impeller::glvk::kAttributeIndexTexCoord = 1u
 
static constexpr const char * impeller::glvk::kVertShader
 
static constexpr const char * impeller::glvk::kFragShader