Flutter Engine
The Flutter Engine
|
#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 |
Definition at line 24 of file spirv_compiler.h.
shaderc_target_env impeller::compiler::SPIRVCompilerTargetEnv::env = shaderc_target_env::shaderc_target_env_vulkan |
Definition at line 25 of file spirv_compiler.h.
shaderc_spirv_version impeller::compiler::SPIRVCompilerTargetEnv::spirv_version |
Definition at line 28 of file spirv_compiler.h.
shaderc_env_version impeller::compiler::SPIRVCompilerTargetEnv::version |
Definition at line 26 of file spirv_compiler.h.