================================================ /home/raulroa/Code/projects/ConConJS/Tests/1. Primitives/Triangle_Alpha/triangle.cpp ================================================ OPENGL FUNCTION CALL EXPRESSIONS ~~~ glClearColor, line: 62, column: 3, length: 32 glClear, line: 63, column: 3, length: 28 glDrawArrays, line: 79, column: 3, length: 32 glewInit, line: 99, column: 24, length: 10 glewGetErrorString, line: 101, column: 36, length: 31 glEnable, line: 112, column: 5, length: 18 glBlendFunc, line: 113, column: 5, length: 49 OPENGL ENUMERATION REFERENCES ~~~ GL_ARRAY_BUFFER, line: 30, column: 16, length: 15 GL_ARRAY_BUFFER, line: 31, column: 16, length: 15 GL_STATIC_DRAW, line: 31, column: 79, length: 14 GL_FALSE, line: 33, column: 19, length: 8 GL_VERTEX_SHADER, line: 36, column: 46, length: 16 GL_FRAGMENT_SHADER, line: 37, column: 46, length: 18 GL_LINK_STATUS, line: 43, column: 27, length: 14 GL_COLOR_BUFFER_BIT, line: 63, column: 11, length: 19 GL_ARRAY_BUFFER, line: 68, column: 16, length: 15 GL_FLOAT, line: 72, column: 5, length: 8 GL_FALSE, line: 73, column: 5, length: 8 GL_TRIANGLES, line: 79, column: 16, length: 12 GL_BLEND, line: 112, column: 14, length: 8 GL_SRC_ALPHA, line: 113, column: 17, length: 12 GL_ONE_MINUS_SRC_ALPHA, line: 113, column: 31, length: 22 BINARY FILE REFERENCES ~~~ "triangle.v.glsl", line: 36, column: 27, length: 17 "triangle.f.glsl", line: 37, column: 27, length: 17 ================================================ /home/raulroa/Code/projects/ConConJS/Tests/1. Primitives/Triangle_Alpha/shader_utils.cpp ================================================ OPENGL ENUMERATION REFERENCES ~~~ GL_INFO_LOG_LENGTH, line: 47, column: 27, length: 18 GL_INFO_LOG_LENGTH, line: 49, column: 28, length: 18 GL_ES_VERSION_2_0, line: 80, column: 5, length: 17 GL_ES_VERSION_2_0, line: 87, column: 5, length: 17 GL_FRAGMENT_SHADER, line: 89, column: 14, length: 18 GL_FALSE, line: 110, column: 22, length: 8 GL_COMPILE_STATUS, line: 111, column: 22, length: 17 GL_FALSE, line: 112, column: 21, length: 8 GL_VERTEX_SHADER, line: 127, column: 38, length: 16 GL_FRAGMENT_SHADER, line: 134, column: 40, length: 18 GL_FALSE, line: 141, column: 18, length: 8 GL_LINK_STATUS, line: 142, column: 26, length: 14 GL_GEOMETRY_SHADER, line: 153, column: 8, length: 18 GL_VERTEX_SHADER, line: 159, column: 38, length: 16 GL_GEOMETRY_SHADER, line: 166, column: 40, length: 18 GL_GEOMETRY_INPUT_TYPE_EXT, line: 171, column: 35, length: 26 GL_GEOMETRY_OUTPUT_TYPE_EXT, line: 172, column: 35, length: 27 GL_GEOMETRY_VERTICES_OUT_EXT, line: 173, column: 35, length: 28 GL_FRAGMENT_SHADER, line: 177, column: 40, length: 18 GL_FALSE, line: 184, column: 18, length: 8 GL_LINK_STATUS, line: 185, column: 26, length: 14