Home
last modified time | relevance | path

Searched defs:isFloatingPoint (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp2726 bool isFloatingPoint = (fSampleFormat [0] == sfFloatingPoint); in IsValidDNG() local
Ddng_image_writer.cpp5724 bool isFloatingPoint = (negative.RawImage ().PixelType () == ttFloat); in WriteDNG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h136 bool isFloatingPoint() const { in isFloatingPoint() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h284 bool isFloatingPoint() const { in isFloatingPoint() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp1827 …e::areValuesCorrect(tcu::ConstPixelBufferAccess& resultBuffer, const bool isFloatingPoint, deInt32… in areValuesCorrect() argument