Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp358 class IntegerConstant class
379 IntegerConstant(Literals lit, int ai) : asInt(ai) in IntegerConstant() function in glcts::IntegerConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1879 APInt IntegerConstant(NextPowerOf2(semanticsPrecision(*semantics)), 1); in roundToIntegral() local