Searched defs:bvecType (Results 1 – 3 of 3) sorted by relevance
189 const Type& bvecType = context.fTypes.fBool->toCompound(context, type.columns(), /*rows=*/1); in optimize_comparison() local
2393 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in convertLoadedBoolInUniformToUint() local5118 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in accessChainStore() local
2258 SpvId bvecType = this->getType(fContext.fTypes.fBool->toCompound(fContext, in writeMatrixComparison() local