Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLFunctionCall.cpp189 const Type& bvecType = context.fTypes.fBool->toCompound(context, type.columns(), /*rows=*/1); in optimize_comparison() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp2374 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in convertLoadedBoolInUniformToUint() local
4817 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in accessChainStore() local
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2003 SpvId bvecType = this->getType(fContext.fBool_Type->toCompound(fContext, in writeMatrixComparison() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2258 SpvId bvecType = this->getType(fContext.fTypes.fBool->toCompound(fContext, in writeMatrixComparison() local