Argus Camera Sample
Argus Camera Sample
|
#include <GLES3/gl31.h>
#include <GLES2/gl2ext.h>
#include <unistd.h>
#include "StreamConsumer.h"
#include "Renderer.h"
#include "Thread.h"
#include "Error.h"
#include "Util.h"
Go to the source code of this file.
Namespaces | |
namespace | ArgusSamples |
Macros | |
#define | GL_GLEXT_PROTOTYPES |
#define GL_GLEXT_PROTOTYPES |
Definition at line 29 of file StreamConsumer.cpp.