Searched defs:GraphicsApi (Results 1 – 2 of 2) sorted by relevance
628 type GraphicsApi struct { struct632 ApiOneof isGraphicsApi_ApiOneof `protobuf_oneof:"api_oneof"`633 XXX_NoUnkeyedLiteral struct{} `json:"-"`634 XXX_unrecognized []byte `json:"-"`635 XXX_sizecache int32 `json:"-"`638 func (m *GraphicsApi) Reset() { *m = GraphicsApi{} }639 func (m *GraphicsApi) String() string { return proto.CompactTextString(m) }640 func (*GraphicsApi) ProtoMessage() {}641 func (*GraphicsApi) Descriptor() ([]byte, []int) {645 func (m *GraphicsApi) XXX_Unmarshal(b []byte) error {[all …]
83 message GraphicsApi { message