Flutter Impeller
vertex_descriptor_vk.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#pragma once
6
7
#include "flutter/fml/macros.h"
8
#include "
impeller/core/shader_types.h
"
9
#include "
impeller/renderer/backend/vulkan/vk.h
"
10
11
namespace
impeller
{
12
13
vk::Format
ToVertexDescriptorFormat
(
const
ShaderStageIOSlot& input);
14
15
}
// namespace impeller
vk.h
impeller::ToVertexDescriptorFormat
vk::Format ToVertexDescriptorFormat(const ShaderStageIOSlot &input)
Definition:
vertex_descriptor_vk.cc:9
shader_types.h
impeller
Definition:
aiks_context.cc:10
impeller
renderer
backend
vulkan
vertex_descriptor_vk.h
Generated by
1.8.17