Home
last modified time | relevance | path

Searched defs:mul64 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/core/
DSkSafeMath.h79 uint64_t mul64(uint64_t x, uint64_t y) { in mul64() function
/external/skia/src/core/
DSkSafeMath.h79 uint64_t mul64(uint64_t x, uint64_t y) { in mul64() function
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp620 const deUint64 mul64 = deUint64(in0)*deUint64(in1); in compare() local
711 const deInt64 mul64 = deInt64(in0)*deInt64(in1); in compare() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp739 const deUint64 mul64 = deUint64(in0)*deUint64(in1); in compare() local
844 const deInt64 mul64 = deInt64(in0)*deInt64(in1); in compare() local