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

combines the buffer resource and its uniform slot information. More...

#include <command.h>

Public Attributes

ShaderUniformSlot slot
 
BufferResource view
 

Detailed Description

combines the buffer resource and its uniform slot information.

Definition at line 68 of file command.h.

Member Data Documentation

◆ slot

ShaderUniformSlot impeller::BufferAndUniformSlot::slot

Definition at line 69 of file command.h.

◆ view

BufferResource impeller::BufferAndUniformSlot::view

Definition at line 70 of file command.h.


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