Home
last modified time | relevance | path

Searched refs:Int64TType (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types_test.go52 Field("field2", Int64TType),
Dvulkan_types.go108 "int64_t": cpp_types.Int64TType,
Dvulkan_xml.go886 basetype = cpp_types.Int64TType
Dcpp_types.go399 var Int64TType Type = &archDependentType{ var