Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/function/
Dfunc.go26 var boolType = reflect.TypeOf(true) var
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp708 QualType boolType = getContext().BoolTy; in evalBinOpLL() 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/skia/src/sksl/
DSkSLContext.h395 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type()
DSkSLSPIRVCodeGenerator.cpp1964 SpvId boolType = this->getType(*fContext.fBool_Type); in writeMatrixComparison() local
/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.cpp793 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
874 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-deps/glslang/SPIRV/
DGlslangToSpv.cpp3417 spv::Id boolType = builder.makeBoolType(); in accessChainLoad() local
3444 spv::Id boolType = builder.makeBoolType(); in accessChainStore() local
DSpvBuilder.cpp2049 Id boolType = makeBoolType(); in createCompositeCompare() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp871 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
954 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp1080 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsnanCase() local
1178 const glu::DataType boolType = vecSize > 1 ? glu::getDataTypeBoolVec(vecSize) : glu::TYPE_BOOL; in IsinfCase() local
DvktShaderExecutor.cpp1961 std::string boolType; in sclarComparison() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp4668 const TType boolType(EbtBool, EvqTemporary, in decomposeIntrinsic() local
5149 … const TType boolType(EbtBool, EvqTemporary, arg0->getVectorSize(), arg0->getMatrixCols(), in decomposeIntrinsic() local