Home
last modified time | relevance | path

Searched defs:isRepresentableIntegerValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.cpp117 bool isRepresentableIntegerValue(tcu::Vector<int64_t, 4> value, tcu::TextureFormat format) in isRepresentableIntegerValue() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp14266 static bool isRepresentableIntegerValue(ASTContext &Context, in isRepresentableIntegerValue() function