Home
last modified time | relevance | path

Searched refs:aBinary (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1219 std::vector<uint8_t> reflectSpvBinary(const std::vector<uint32_t>& aBinary, ShaderKind aKind) in reflectSpvBinary() argument
1221 const spirv_cross::Compiler compiler(aBinary); in reflectSpvBinary()