Home
last modified time | relevance | path

Searched refs:Int32T (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml_test.go158 if typе.Elem(arch).Kind(arch) != cpp_types.Int32T {
493 field0.Type().Elem(arch).Kind(arch) != cpp_types.Int32T {
522 field0.Type().Elem(arch).Kind(arch) != cpp_types.Int32T {
Dcpp_types.go149 Int32T const
395 var Int32TType Type = &signedFixedType{fixedType{32, 32, Int32T, "std::int32_t"}}
Dgen_vulkan.go3829 return cpp_types.IsKind(typе, []cpp_types.Kind{cpp_types.Int32T})