Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp996 std::ostringstream spv_stream; in llvm_mod_to_spirv() local
997 if (!::llvm::writeSpirv(mod.get(), spirv_opts, spv_stream, log)) { in llvm_mod_to_spirv()
1003 const std::string spv_out = spv_stream.str(); in llvm_mod_to_spirv()

Completed in 2 milliseconds