Home
last modified time | relevance | path

Searched defs:isBool (Results 1 - 23 of 23) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsClusteredTests.cpp787 bool isBool = false; in createSubgroupsClusteredTests() local
H A DglcSubgroupsArithmeticTests.cpp959 bool isBool = false; in createSubgroupsArithmeticTests() local
H A DglcSubgroupsPartitionedTests.cpp896 bool isBool = false; in createSubgroupsPartitionedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp411 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
516 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
H A DvktSubgroupsArithmeticTests.cpp486 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
596 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
H A DvktSubgroupsPartitionedTests.cpp511 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
618 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsArithmeticTests.cpp468 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
568 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsArithmeticTests() local
H A DvktSubgroupsClusteredTests.cpp393 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
488 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsClusteredTests() local
H A DvktSubgroupsPartitionedTests.cpp493 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
590 const bool isBool = subgroups::isFormatBool(format); in createSubgroupsPartitionedTests() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h639 inline bool isBool(StringRef S) { in isBool() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h458 inline bool isBool(StringRef S) { in isBool() function
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3598 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Value
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3631 bool Value::isBool() const { return type_ == booleanValue; } in isBool() function in Json::Value
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp975 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp726 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp2284 const bool isBool = basicType == EbtBool; in visitOperator() local
4508 const bool isBool = basicType == EbtBool; in createCompareImpl() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp856 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp975 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp729 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp6430 bool isBool = typeProxy == glslang::EbtBool; in createBinaryOperation() local
8377 const bool isBool = typeProxy == glslang::EbtBool; in createSubgroupOperation() local

Completed in 91 milliseconds