Home
last modified time | relevance | path

Searched defs:boolType (Results 1 – 22 of 22) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DUnfoldShortCircuitToIf.cpp78 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBinary() local
105 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBinary() local
DRewriteDoWhile.cpp75 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in visitBlock() local
DRewriteElseBlocks.cpp78 TType boolType(EbtBool, EbpUndefined, EvqTemporary); in rewriteIfElse() local
DSimplifyLoopConditions.cpp152 const TType *boolType = StaticType::Get<EbtBool, EbpUndefined, EvqTemporary, 1, 1>(); in traverseLoop() local
/external/skqp/src/sksl/
DSkSLContext.h389 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type()
DSkSLSPIRVCodeGenerator.cpp1896 SpvId boolType = this->getType(*fContext.fBool_Type); in writeMatrixComparison() local
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp708 QualType boolType = getContext().BoolTy; in evalBinOpLL() local
/external/skia/src/sksl/
DSkSLContext.h412 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type()
DSkSLSPIRVCodeGenerator.cpp2016 SpvId boolType = this->getType(*fContext.fBool_Type); in writeMatrixComparison() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp625 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
704 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
DvktShaderExecutor.cpp1997 std::string boolType; in scalarComparison() local
/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go462 boolType = reflect.TypeOf(false) var
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp500 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformfv() local
743 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformiv() local
861 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformuiv() local
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp756 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
837 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp286 VariableType boolType(VariableType::TYPE_BOOL, 1); in createNextChild() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp830 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
913 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp4075 spv::Id boolType = builder.makeBoolType(); in accessChainLoad() local
4103 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
DSpvBuilder.cpp2153 Id boolType = makeBoolType(); in createCompositeCompare() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4075 spv::Id boolType = builder.makeBoolType(); in accessChainLoad() local
4103 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
DSpvBuilder.cpp2153 Id boolType = makeBoolType(); in createCompositeCompare() local
/external/angle/third_party/glslang/src/hlsl/
DhlslParseHelper.cpp4722 const TType boolType(EbtBool, EvqTemporary, in decomposeIntrinsic() local
5203 … const TType boolType(EbtBool, EvqTemporary, arg0->getVectorSize(), arg0->getMatrixCols(), in decomposeIntrinsic() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp4722 const TType boolType(EbtBool, EvqTemporary, in decomposeIntrinsic() local
5203 … const TType boolType(EbtBool, EvqTemporary, arg0->getVectorSize(), arg0->getMatrixCols(), in decomposeIntrinsic() local