Home
last modified time | relevance | path

Searched refs:SpvOptions (Results 1 - 10 of 10) sorted by relevance

/third_party/glslang/SPIRV/
H A DGlslangToSpv.h46 struct SpvOptions { struct
61 SpvOptions* options = nullptr);
63 spv::SpvBuildLogger* logger, SpvOptions* options = nullptr);
H A DSpvTools.h74 spv::SpvBuildLogger*, const SpvOptions*);
H A DSpvTools.cpp176 spv::SpvBuildLogger* logger, const SpvOptions* options) in SpirvToolsTransform()
H A DGlslangToSpv.cpp125 glslang::SpvOptions& options);
240 glslang::SpvOptions& options;
1535 spv::SpvBuildLogger* buildLogger, glslang::SpvOptions& options) : in TGlslangToSpvTraverser()
10162 void GlslangToSpv(const TIntermediate& intermediate, std::vector<unsigned int>& spirv, SpvOptions* options) in GlslangToSpv()
10169 spv::SpvBuildLogger* logger, SpvOptions* options) in GlslangToSpv()
10176 SpvOptions defaultOptions; in GlslangToSpv()
/third_party/glslang/SPIRV/CInterface/
H A Dspirv_c_interface.cpp39 static_assert(sizeof(glslang_spv_options_t) == sizeof(glslang::SpvOptions), "");
98 glslang::GlslangToSpv(*intermediate, program->spirv, &logger, reinterpret_cast<glslang::SpvOptions*>(spv_options)); in glslang_program_SPIRV_generate_with_options()
/third_party/ffmpeg/libavfilter/
H A Dglslang.cpp199 SpvOptions options; /* Options - by default all optimizations are off */ in glslang_compile()
/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.js.cpp249 glslang::SpvOptions spvOptions; in convert_glsl_to_spirv()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DUtil.cpp167 glslang::SpvOptions options; in compileGLSLtoSPIRV()
/third_party/glslang/gtests/
H A DTestFixture.h726 glslang::SpvOptions& options() { return spirvOptions; } in options()
733 glslang::SpvOptions spirvOptions;
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1525 glslang::SpvOptions spvOptions;

Completed in 21 milliseconds