Home
last modified time | relevance | path

Searched defs:Assemble (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dlibspirv.cpp73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools
79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
/third_party/skia/third_party/externals/spirv-tools/source/
Dlibspirv.cpp73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools
79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
/third_party/spirv-tools/source/
Dlibspirv.cpp73 bool SpirvTools::Assemble(const std::string& text, in Assemble() function in spvtools::SpirvTools
79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() function in spvtools::SpirvTools
/third_party/spirv-tools/test/diff/
Ddiff_test.cpp37 std::unique_ptr<spvtools::opt::IRContext> Assemble(const std::string& spirv) { in Assemble() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dspirv_tools_helpers_test.cc25 std::vector<uint32_t> Assemble(const std::string& spirv_assembly) { in Assemble() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpropagator_test.cpp42 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anonb3e0bc3a0111::PropagatorTest
/third_party/spirv-tools/test/opt/
Dpropagator_test.cpp41 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon436d53e50111::PropagatorTest
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp42 void Assemble(const std::string& input) { in Assemble() function in spvtools::opt::__anon0030eba60111::PropagatorTest
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc56 CALLER_ATTACH Font* FontAssembler::Assemble() { in Assemble() function in subtly::FontAssembler
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc261 RegExpCompiler::CompilationResult RegExpCompiler::Assemble( in Assemble() function in v8::internal::RegExpCompiler