Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::VulkanTexture::CreatedImageInfo Struct Reference

#include <VulkanTexture.h>

Public Attributes

VkImage fImage = VK_NULL_HANDLE
 
VulkanAlloc fMemoryAlloc
 
sk_sp< MutableTextureStatefMutableState
 

Detailed Description

Definition at line 29 of file VulkanTexture.h.

Member Data Documentation

◆ fImage

VkImage skgpu::graphite::VulkanTexture::CreatedImageInfo::fImage = VK_NULL_HANDLE

Definition at line 30 of file VulkanTexture.h.

◆ fMemoryAlloc

VulkanAlloc skgpu::graphite::VulkanTexture::CreatedImageInfo::fMemoryAlloc

Definition at line 31 of file VulkanTexture.h.

◆ fMutableState

sk_sp<MutableTextureState> skgpu::graphite::VulkanTexture::CreatedImageInfo::fMutableState

Definition at line 32 of file VulkanTexture.h.


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