Searched defs:DeviceCreate (Results 1 – 5 of 5) sorted by relevance
2972 pub struct DeviceCreate { struct2976 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.position) argument2978 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.orientation) argument2980 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.chips) argument2983 // @@protoc_insertion_point(special_field:netsim.model.DeviceCreate.special_fields) argument2987 impl<'a> ::std::default::Default for &'a DeviceCreate { argument2993 impl DeviceCreate { impl3029 impl ::protobuf::Message for DeviceCreate { implementation3132 impl ::protobuf::MessageFull for DeviceCreate { implementation3139 impl ::std::fmt::Display for DeviceCreate { implementation[all …]
258 message DeviceCreate { message
265 export interface DeviceCreate { interface
191 DeviceCreateFnPtr DeviceCreate; member
1381 bool DeviceCreate(cl_dx9_media_adapter_type_khr adapterType, in DeviceCreate() function