19 #ifndef MIR_TOOLS_IMAGE_RENDERER_H_ 20 #define MIR_TOOLS_IMAGE_RENDERER_H_ 24 #include <GLES2/gl2.h> 48 GLuint fragment_shader;
50 GLuint position_attr_loc;
51 GLuint vertex_attribs_vbo;
unsigned char pixel_data[64 *64 *4+1]
Definition: mir_image.h:29
Definition: as_render_target.h:27
unsigned int bytes_per_pixel
Definition: mir_image.h:28