Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
third_party
skia
include
gpu
vk
VulkanMutableTextureState.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023 Google LLC
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef skgpu_VulkanMutableTextureState_DEFINED
9
#define skgpu_VulkanMutableTextureState_DEFINED
10
11
#include "
include/gpu/MutableTextureState.h
"
12
#include "
include/private/base/SkAPI.h
"
13
#include "
include/private/gpu/vk/SkiaVulkan.h
"
14
15
#include <cstdint>
16
17
namespace
skgpu::MutableTextureStates
{
18
SK_API
MutableTextureState
MakeVulkan
(
VkImageLayout
layout, uint32_t queueFamilyIndex);
19
20
SK_API
VkImageLayout
GetVkImageLayout
(
const
MutableTextureState
&
state
);
21
SK_API
VkImageLayout
GetVkImageLayout
(
const
MutableTextureState
*
state
);
22
SK_API
uint32_t
GetVkQueueFamilyIndex
(
const
MutableTextureState
&
state
);
23
SK_API
uint32_t
GetVkQueueFamilyIndex
(
const
MutableTextureState
*
state
);
24
}
25
26
#endif
MutableTextureState.h
SkAPI.h
SK_API
#define SK_API
Definition:
SkAPI.h:35
SkiaVulkan.h
skgpu::MutableTextureState
Definition:
MutableTextureState.h:30
state
AtkStateType state
Definition:
fl_accessible_node.cc:10
skgpu::MutableTextureStates
Definition:
VulkanMutableTextureState.h:17
skgpu::MutableTextureStates::GetVkQueueFamilyIndex
SK_API uint32_t GetVkQueueFamilyIndex(const MutableTextureState &state)
Definition:
VulkanMutableTextureState.cpp:77
skgpu::MutableTextureStates::MakeVulkan
SK_API MutableTextureState MakeVulkan(VkImageLayout layout, uint32_t queueFamilyIndex)
Definition:
VulkanMutableTextureState.cpp:37
skgpu::MutableTextureStates::GetVkImageLayout
SK_API VkImageLayout GetVkImageLayout(const MutableTextureState &state)
Definition:
VulkanMutableTextureState.cpp:61
VkImageLayout
VkImageLayout
Definition:
vulkan_core.h:1330
Generated on Sun Jun 23 2024 21:56:03 for Flutter Engine by
1.9.4