Home
last modified time | relevance | path

Searched defs:spirv_ (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.hpp42 explicit CompilerReflection(std::vector<uint32_t> spirv_) in CompilerReflection()
Dspirv_cpp.hpp35 explicit CompilerCPP(std::vector<uint32_t> spirv_) in CompilerCPP()
Dspirv_hlsl.hpp142 explicit CompilerHLSL(std::vector<uint32_t> spirv_) in CompilerHLSL()
Dspirv_glsl.hpp187 explicit CompilerGLSL(std::vector<uint32_t> spirv_) in CompilerGLSL()
Dspirv_msl.cpp39 CompilerMSL::CompilerMSL(std::vector<uint32_t> spirv_) in CompilerMSL()