Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.h33 const spirv_cross::ParsedIR& GetIr() const;
H A Dspirv_cross_helpers_gles.cpp94 const spirv_cross::ParsedIR& CoreCompiler::GetIr() const in GetIr() function in Gles::CoreCompiler