Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::Bindings Struct Reference

#include <command.h>

Public Attributes

std::vector< TextureAndSamplersampled_images
 
std::vector< BufferAndUniformSlotbuffers
 

Detailed Description

Definition at line 73 of file command.h.

Member Data Documentation

◆ buffers

std::vector<BufferAndUniformSlot> impeller::Bindings::buffers

Definition at line 75 of file command.h.

◆ sampled_images

std::vector<TextureAndSampler> impeller::Bindings::sampled_images

Definition at line 74 of file command.h.


The documentation for this struct was generated from the following file: