================================================ /home/raulroa/Code/projects/ConConJS/Tests/3. 3D Examples/Cube/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: 79, column: 5, length: 17 GL_ES_VERSION_2_0, line: 86, column: 5, length: 17 GL_FRAGMENT_SHADER, line: 88, column: 14, length: 18 GL_FALSE, line: 109, column: 22, length: 8 GL_COMPILE_STATUS, line: 110, column: 22, length: 17 GL_FALSE, line: 111, column: 21, length: 8 GL_VERTEX_SHADER, line: 126, column: 38, length: 16 GL_FRAGMENT_SHADER, line: 133, column: 40, length: 18 GL_FALSE, line: 140, column: 18, length: 8 GL_LINK_STATUS, line: 141, column: 26, length: 14 GL_GEOMETRY_SHADER, line: 152, column: 8, length: 18 GL_VERTEX_SHADER, line: 158, column: 38, length: 16 GL_GEOMETRY_SHADER, line: 165, column: 40, length: 18 GL_GEOMETRY_INPUT_TYPE_EXT, line: 170, column: 35, length: 26 GL_GEOMETRY_OUTPUT_TYPE_EXT, line: 171, column: 35, length: 27 GL_GEOMETRY_VERTICES_OUT_EXT, line: 172, column: 35, length: 28 GL_FRAGMENT_SHADER, line: 176, column: 40, length: 18 GL_FALSE, line: 183, column: 18, length: 8 GL_LINK_STATUS, line: 184, column: 26, length: 14 ================================================ /home/raulroa/Code/projects/ConConJS/Tests/3. 3D Examples/Cube/cube.cpp ================================================ OPENGL FUNCTION CALL EXPRESSIONS ~~~ glClearColor, line: 149, column: 3, length: 32 glClear, line: 150, column: 3, length: 48 glDrawElements, line: 179, column: 3, length: 73 glViewport, line: 189, column: 3, length: 45 glewInit, line: 207, column: 24, length: 10 glewGetErrorString, line: 209, column: 36, length: 31 glEnable, line: 222, column: 5, length: 18 glEnable, line: 223, column: 5, length: 23 glBlendFunc, line: 225, column: 5, length: 49 OPENGL ENUMERATION REFERENCES ~~~ GL_ARRAY_BUFFER, line: 47, column: 16, length: 15 GL_ARRAY_BUFFER, line: 48, column: 16, length: 15 GL_STATIC_DRAW, line: 48, column: 71, length: 14 GL_ARRAY_BUFFER, line: 63, column: 16, length: 15 GL_ARRAY_BUFFER, line: 64, column: 16, length: 15 GL_STATIC_DRAW, line: 64, column: 67, length: 14 GL_ELEMENT_ARRAY_BUFFER, line: 87, column: 16, length: 23 GL_ELEMENT_ARRAY_BUFFER, line: 88, column: 16, length: 23 GL_STATIC_DRAW, line: 88, column: 79, length: 14 GL_FALSE, line: 90, column: 19, length: 8 GL_VERTEX_SHADER, line: 93, column: 42, length: 16 GL_FRAGMENT_SHADER, line: 94, column: 42, length: 18 GL_LINK_STATUS, line: 100, column: 27, length: 14 GL_FALSE, line: 143, column: 38, length: 8 GL_COLOR_BUFFER_BIT, line: 150, column: 11, length: 19 GL_DEPTH_BUFFER_BIT, line: 150, column: 31, length: 19 GL_ARRAY_BUFFER, line: 155, column: 16, length: 15 GL_FLOAT, line: 159, column: 5, length: 8 GL_FALSE, line: 160, column: 5, length: 8 GL_ARRAY_BUFFER, line: 166, column: 16, length: 15 GL_FLOAT, line: 170, column: 5, length: 8 GL_FALSE, line: 171, column: 5, length: 8 GL_ELEMENT_ARRAY_BUFFER, line: 177, column: 16, length: 23 GL_ELEMENT_ARRAY_BUFFER, line: 178, column: 37, length: 23 GL_BUFFER_SIZE, line: 178, column: 62, length: 14 GL_TRIANGLES, line: 179, column: 18, length: 12 GL_UNSIGNED_SHORT, line: 179, column: 55, length: 17 GL_BLEND, line: 222, column: 14, length: 8 GL_DEPTH_TEST, line: 223, column: 14, length: 13 GL_SRC_ALPHA, line: 225, column: 17, length: 12 GL_ONE_MINUS_SRC_ALPHA, line: 225, column: 31, length: 22 BINARY FILE REFERENCES ~~~ "cube.v.glsl", line: 93, column: 27, length: 13 "cube.f.glsl", line: 94, column: 27, length: 13