Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h173 ushort valUnsigned = as_type<ushort>(val); in shortToBytes() local
181 uint valUnsigned = as_type<uint>(val); in intToBytes() local