Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/StandAlone/
H A DStandAlone.cpp1326 void CompileAndLinkShaderUnits(std::vector<ShaderCompUnit> compUnits) in CompileAndLinkShaderUnits()
1628 std::vector<ShaderCompUnit> compUnits; in CompileAndLinkShaderFiles() local
/aosp_15_r20/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1301 void CompileAndLinkShaderUnits(std::vector<ShaderCompUnit> compUnits) in CompileAndLinkShaderUnits()
1599 std::vector<ShaderCompUnit> compUnits; in CompileAndLinkShaderFiles() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dlink.go80 compUnits []*sym.CompilationUnit // DWARF compilation units member