Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp796 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in preProcessShader()
877 …std::string_view aSource, ShaderKind aKind, std::string_view aSourceName, const CompilationSetting… in compileShaderToSpirvBinary()
1219 std::vector<uint8_t> reflectSpvBinary(const std::vector<uint32_t>& aBinary, ShaderKind aKind) in reflectSpvBinary()