Home
last modified time | relevance | path

Searched defs:isBool (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp335 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
408 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
DvktSubgroupsArithmeticTests.cpp408 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
485 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp459 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
536 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
/third_party/flatbuffers/ts/flexbuffers/
Dreference.ts39 isBool(): boolean { return ValueType.BOOL === this.valueType; } method in Reference
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp787 bool isBool = false; in createSubgroupsClusteredTests() local
DglcSubgroupsPartitionedTests.cpp896 bool isBool = false; in createSubgroupsPartitionedTests() local
DglcSubgroupsArithmeticTests.cpp959 bool isBool = false; in createSubgroupsArithmeticTests() local
/third_party/mindspore/mindspore/core/ir/
Dtensor.cc311 constexpr auto isBool = std::is_same<T, bool>::value; in OutputDataString() local
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp1259 bool Value::isBool() const { return type() == booleanValue; } in insert() function in Json::Value
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp2284 const bool isBool = basicType == EbtBool; in visitOperator() local
4508 const bool isBool = basicType == EbtBool; in createCompareImpl() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp5420 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local
7239 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp2209 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp2252 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp972 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp729 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp856 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3631 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value