Searched defs:VulkanVersion (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | targeting.proto | 92 message VulkanVersion { message
|
H A D | targeting.pb.go | 708 type VulkanVersion struct { struct 709 Major int32 `protobuf:"varint,1,opt,name=major,proto3" json:"major,omitempty"` 710 Minor int32 `protobuf:"varint,2,opt,name=minor,proto3" json:"minor,omitempty"` 711 XXX_NoUnkeyedLiteral struct{} `json:"-"` 712 XXX_unrecognized []byte `json:"-"` 713 XXX_sizecache int32 `json:"-"`
|