![]() |
gdk-graphics
1b6d84e044c2c953fd7c9501e628a67e80f4da0d
|
index, size, type of an active attribute used in the shader program More...
#include <webgl1es2_shader_program.h>
Public Attributes | |
GLint | location |
location of the attribute | |
GLenum | type |
type of the attribute's components, e.g: float | |
GLint | count |
number of components in the attribute, e.g: 2 | |
index, size, type of an active attribute used in the shader program