Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
vk
VulkanMutableTextureStatePriv.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_VulkanMutableTextureStatePriv_DEFINED
9
#define skgpu_VulkanMutableTextureStatePriv_DEFINED
10
11
#include "
include/private/gpu/vk/SkiaVulkan.h
"
12
13
#include <cstdint>
14
15
namespace
skgpu
{
16
class
MutableTextureState;
17
}
18
19
namespace
skgpu::MutableTextureStates
{
20
void
SetVkImageLayout
(MutableTextureState*
state
,
VkImageLayout
layout);
21
void
SetVkQueueFamilyIndex
(MutableTextureState*
state
, uint32_t queueFamilyIndex);
22
}
23
24
#endif
SkiaVulkan.h
state
AtkStateType state
Definition:
fl_accessible_node.cc:10
skgpu::MutableTextureStates
Definition:
VulkanMutableTextureState.h:17
skgpu::MutableTextureStates::SetVkImageLayout
void SetVkImageLayout(MutableTextureState *state, VkImageLayout layout)
Definition:
VulkanMutableTextureState.cpp:72
skgpu::MutableTextureStates::SetVkQueueFamilyIndex
void SetVkQueueFamilyIndex(MutableTextureState *state, uint32_t queueFamilyIndex)
Definition:
VulkanMutableTextureState.cpp:88
skgpu
Definition:
GpuTools.h:21
VkImageLayout
VkImageLayout
Definition:
vulkan_core.h:1330
Generated on Sun Jun 23 2024 21:56:29 for Flutter Engine by
1.9.4