Home | History | Annotate | Download | only in libGLESv2

Lines Matching defs:boolType

500 		static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 };
525 else if(targetUniform->type == boolType[index])
743 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 };
768 else if(targetUniform->type == boolType[index])
861 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 };
886 else if(targetUniform->type == boolType[index])