Codebase list xapp / e9f6b06 libxapp / xapp-util.h
e9f6b06

Tree @e9f6b06 (Download .tar.gz)

xapp-util.h @e9f6b06raw · history · blame

/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */

#ifndef __XAPP_UTIL_H__
#define __XAPP_UTIL_H__

G_BEGIN_DECLS

gboolean xapp_util_gpu_offload_supported (void);

G_END_DECLS
#endif /* __XAPP_UTIL_H__ */