Home
last modified time | relevance | path

Searched refs:Int16T (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go147 Int16T const
391 var Int16TType Type = &signedFixedType{fixedType{16, 16, Int16T, "std::int16_t"}}
Dgen_vulkan.go3825 return cpp_types.IsKind(typе, []cpp_types.Kind{cpp_types.Int16T})