Home
last modified time | relevance | path

Searched defs:isInt (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp52 bool isInt = false; in getTransferFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp158 const bool isInt = subgroups::isFormatSigned(format); in getIdentity() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp158 const bool isInt = subgroups::isFormatSigned(format); in getIdentity() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h65 constexpr bool isInt() const { return isSint() || isUint(); } in isInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h90 bool isInt() const { return EntryKind == E_Integer; } in isInt() function in llvm::DbgValueLoc
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsClusteredTests.cpp181 bool isInt = false; in getIdentity() local
H A DglcSubgroupsArithmeticTests.cpp237 bool isInt = false; in getIdentity() local
H A DglcSubgroupsPartitionedTests.cpp187 bool isInt = false; in getIdentity() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h264 template <unsigned N> constexpr inline bool isInt(int64_t x) { in isInt() function
268 template <> constexpr inline bool isInt<8>(int64_t x) { in isInt() function
271 template <> constexpr inline bool isInt<16>(int64_t x) { in isInt() function
274 template <> constexpr inline bool isInt<32>(int64_t x) { in isInt() function
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3600 bool Value::isInt() const { in isInt() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3600 bool Value::isInt() const { in isInt() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h335 template <unsigned N> constexpr inline bool isInt(int64_t x) { in isInt() function
339 template <> constexpr inline bool isInt<8>(int64_t x) { in isInt() function
342 template <> constexpr inline bool isInt<16>(int64_t x) { in isInt() function
345 template <> constexpr inline bool isInt<32>(int64_t x) { in isInt() function
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3600 bool Value::isInt() const { in isInt() function in Value
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp538 const bool isInt = glu::isDataTypeIntOrIVec(attrib.type.getBasicType()); in genAttributeData() local
H A Des3fFragmentOutputTests.cpp629 bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local
781 bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local
844 const bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp581 const bool isInt = (channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER); in generateExpectedImage() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp1187 bool isInt = false; in isIntegerBorder() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp523 bool InternalFormat::isInt() const in isInt() function in gl::InternalFormat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp100 bool isInt() const { return !IsFp; } in isInt() function in __anon25047::FAddendCoef
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp578 const bool isInt = (channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER); in generateExpectedImage() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp1068 bool isInt = false; in isIntegerBorder() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3633 bool Value::isInt() const { in isInt() function in Json::Value
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp3138 const auto isInt = isIntFormat(format); in createImageExtendOperandsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp3078 const auto isInt = isIntFormat(format); in createImageExtendOperandsTests() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp476 bool isInt = de::inRange<int>(inType, TYPE_INT, TYPE_INT_VEC4); in ShaderOperatorCase() local

Completed in 70 milliseconds

12