Searched defs:bvecType (Results 1 – 4 of 4) sorted by relevance
2417 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in convertLoadedBoolInUniformToUint() local5379 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in accessChainStore() local
2418 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in convertLoadedBoolInUniformToUint() local5157 spv::Id bvecType = builder.makeVectorType(builder.makeBoolType(), vecSize); in accessChainStore() local
200 const Type& bvecType = context.fTypes.fBool->toCompound(context, type.columns(), /*rows=*/1); in optimize_comparison() local
3691 SpvId bvecType = this->getType(fContext.fTypes.fBool->toCompound(fContext, in writeMatrixComparison() local