Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp147 const bool srcIsSigned = srcAngleFormat.isSnorm() || srcAngleFormat.isSint(); in CanCopyWithTransferForCopyTexture() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc1712 bool srcIsSigned) { in ExtractNarrow()