gdk-graphics  1b6d84e044c2c953fd7c9501e628a67e80f4da0d
Public Attributes | List of all members
gdk::webgl1es2_shader_program::active_attribute_info Struct Reference

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
 

Detailed Description

index, size, type of an active attribute used in the shader program


The documentation for this struct was generated from the following file: