Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml_test.go673 field2.BaseFieldInfo().(ExtendedFieldInfo).Length().Name() != field1.Name() ||
674 field2.BaseFieldInfo().(ExtendedFieldInfo).Length().Type() != field1.Type() {
764 field2.BaseFieldInfo().(ExtendedFieldInfo).Length().Name() != field1.Name() ||
765 field2.BaseFieldInfo().(ExtendedFieldInfo).Length().Type() != field1.Type() ||
766 field2.BaseFieldInfo().(ExtendedFieldInfo).NestedField().Name() != field1_3.Name() ||
767 field2.BaseFieldInfo().(ExtendedFieldInfo).NestedField().Type() != field1_3.Type() {
Dvulkan_xml.go151 type ExtendedFieldInfo interface { interface
688 field_info.BaseFieldInfo().(ExtendedFieldInfo).Length(),
689 field_info.BaseFieldInfo().(ExtendedFieldInfo).NestedField()))
Dgen_vulkan.go776 …th := command.Field(i, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length()
821 …_type.Field(union_id, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length())
825 …ngths, typе.Field(id, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length())
2814 …ngth := typе.Field(id, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length()
3028 …ngth := typе.Field(id, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length()
3453 …th := command.Field(i, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length()
3524 …th := command.Field(i, cpp_types.FirstArch).BaseFieldInfo().(vulkan_xml.ExtendedFieldInfo).Length()