OpenGL ES SDK for Android
ARM Developer Center
|
#include "common.hpp"
Go to the source code of this file.
Macros | |
#define | GLFFT_LOG_OVERRIDE LOGI |
#define | GLFFT_READ_FILE_STRING_OVERRIDE common_read_file_string |
#define | GLFFT_TIME_OVERRIDE app_get_time |
#define | GLFFT_GLSL_LANG_STRING "#version 310 es\n" |
Functions | |
double | app_get_time () |
#define GLFFT_GLSL_LANG_STRING "#version 310 es\n" |
Definition at line 31 of file glfft_api_headers.hpp.
#define GLFFT_LOG_OVERRIDE LOGI |
Definition at line 28 of file glfft_api_headers.hpp.
#define GLFFT_READ_FILE_STRING_OVERRIDE common_read_file_string |
Definition at line 29 of file glfft_api_headers.hpp.
#define GLFFT_TIME_OVERRIDE app_get_time |
Definition at line 30 of file glfft_api_headers.hpp.