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

Public Attributes

size_t buffer_bindings
 
size_t texture_bindings
 
size_t storage_bindings
 
size_t subpass_bindings
 

Detailed Description

Definition at line 16 of file descriptor_pool_vk.cc.

Member Data Documentation

◆ buffer_bindings

size_t impeller::DescriptorPoolSize::buffer_bindings

Definition at line 17 of file descriptor_pool_vk.cc.

◆ storage_bindings

size_t impeller::DescriptorPoolSize::storage_bindings

Definition at line 19 of file descriptor_pool_vk.cc.

◆ subpass_bindings

size_t impeller::DescriptorPoolSize::subpass_bindings

Definition at line 20 of file descriptor_pool_vk.cc.

◆ texture_bindings

size_t impeller::DescriptorPoolSize::texture_bindings

Definition at line 18 of file descriptor_pool_vk.cc.


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