Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp876 std::vector<uint32_t> compileShaderToSpirvBinary( in compileShaderToSpirvBinary() function
1615compileShaderToSpirvBinary(preProcessedShader, shaderKind, relativeFilename, settings); in runAllCompilationStages()