Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp2796 spv::Id lType = builder.getContainedTypeId(resultTypeId, c); in createCompositeConstruct() local
5164 spv::Id lType = builder.getContainedTypeId(builder.getTypeId(lValue)); in multiTypeStore() local
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp585 const Type& lType = left.type(); in writeBinaryExpression() local