Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types_test.go184 if IsInputCompatible(ArchDependentType(
Dvulkan_xml.go989 return cpp_types.ArchDependentType(
Dcpp_types.go172 func ArchDependentType(arm_type, arm64_type, riscv32_type, riscv64_type, x86_type, x86_64_type Type… func