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

#include <spirv_compiler.h>

Public Attributes

shaderc_target_env env = shaderc_target_env::shaderc_target_env_vulkan
 
shaderc_env_version version
 
shaderc_spirv_version spirv_version
 

Detailed Description

Definition at line 24 of file spirv_compiler.h.

Member Data Documentation

◆ env

shaderc_target_env impeller::compiler::SPIRVCompilerTargetEnv::env = shaderc_target_env::shaderc_target_env_vulkan

Definition at line 25 of file spirv_compiler.h.

◆ spirv_version

shaderc_spirv_version impeller::compiler::SPIRVCompilerTargetEnv::spirv_version
Initial value:
=
shaderc_spirv_version::shaderc_spirv_version_1_3

Definition at line 28 of file spirv_compiler.h.

◆ version

shaderc_env_version impeller::compiler::SPIRVCompilerTargetEnv::version
Initial value:
=
shaderc_env_version::shaderc_env_version_vulkan_1_1

Definition at line 26 of file spirv_compiler.h.


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