SYMBOL INDEX (2695 symbols across 47 files) FILE: custom_backend/cwobj/cwobj.h function cwobj_strncmpi (line 102) | inline int cwobj_strncmpi(const char *str1, const char *str2, int length) { function cwobj_toLowercase (line 114) | inline void cwobj_toLowercase(char *string) { function cwobj_freeSplitResult (line 127) | inline void cwobj_freeSplitResult(char **split_result, long n) { function cwobj_parseInt (line 237) | inline int cwobj_parseInt(char **sp) { function cwobj_parseFloat (line 253) | inline float cwobj_parseFloat(char **sp) { type cwobj_hashtable (line 277) | typedef struct { function cwobj_hashTableCode (line 368) | inline unsigned int cwobj_hashTableCode(cwobj_hashtable *hash_table, function cwobj_hashtable (line 391) | inline cwobj_hashtable *cwobj_hashTableInit() { function cwobj_hashtable (line 409) | inline cwobj_hashtable *cwobj_hashTableInitExt(unsigned int size) { function cwobj_hashTableResize (line 427) | inline int cwobj_hashTableResize(cwobj_hashtable *hash_table, unsigned i... function cwobj_hashTableSet (line 455) | inline int cwobj_hashTableSet(cwobj_hashtable *hash_table, function cwobj_hashTableDelete (line 509) | inline void cwobj_hashTableDelete(cwobj_hashtable *hash_table, const cha... function cwobj_hashTableDebug (line 544) | inline void cwobj_hashTableDebug(cwobj_hashtable *hash_table) { function cwobj_hashTableFree (line 586) | inline void cwobj_hashTableFree(cwobj_hashtable *hash_table) { type cwobj_color (line 616) | typedef struct { type cwobj_mat (line 621) | typedef struct { type cwobj_geo (line 658) | typedef struct { type cwobj_mtllib (line 688) | typedef struct { type cwobj (line 697) | typedef struct { function cwobj (line 810) | inline cwobj *cwobj_meshInit() { function cwobj_free (line 820) | inline void cwobj_free(cwobj *mesh) { function cwobj_meshSetName (line 830) | inline void cwobj_meshSetName(cwobj *mesh, const char *name) { function cwobj_meshSetMaterial (line 842) | inline void cwobj_meshSetMaterial(cwobj *mesh, cwobj_mat *material) { function cwobj_meshSetGeometry (line 848) | inline void cwobj_meshSetGeometry(cwobj *mesh, cwobj_geo *geom) { function cwobj (line 854) | inline cwobj *cwobj_meshClone(cwobj *mesh) { function cwobj_geo (line 868) | inline cwobj_geo *cwobj_geomInit() { function cwobj_geomFree (line 880) | inline void cwobj_geomFree(cwobj_geo *geom) { function cwobj_geomMerge (line 891) | inline void cwobj_geomMerge(cwobj_geo *dst, cwobj_geo *src) { function cwobj_geomSetVertice (line 977) | inline void cwobj_geomSetVertice(cwobj_geo *geom, unsigned int index, function cwobj_geomSetTexcoord (line 986) | inline void cwobj_geomSetTexcoord(cwobj_geo *geom, unsigned int index, function cwobj_geomAllocVertice (line 994) | inline void cwobj_geomAllocVertice(cwobj_geo *geom, unsigned int size) { function cwobj_geomAllocTexcoord (line 1001) | inline void cwobj_geomAllocTexcoord(cwobj_geo *geom, unsigned int size) { function cwobj_geomAllocNormal (line 1008) | inline void cwobj_geomAllocNormal(cwobj_geo *geom, unsigned int size) { function cwobj_geomAllocColor (line 1015) | inline void cwobj_geomAllocColor(cwobj_geo *geom, unsigned int size) { function cwobj_geomAllocIndice (line 1022) | inline void cwobj_geomAllocIndice(cwobj_geo *geom, unsigned int size) { function cwobj_geomAddVertice (line 1029) | inline int cwobj_geomAddVertice(cwobj_geo *geom, float v1, float v2, flo... function cwobj_geomAddNormal (line 1056) | inline int cwobj_geomAddNormal(cwobj_geo *geom, float n1, float n2, floa... function cwobj_geomAddTexcoord (line 1083) | inline int cwobj_geomAddTexcoord(cwobj_geo *geom, float u, float v) { function cwobj_geomAddColor (line 1109) | inline int cwobj_geomAddColor(cwobj_geo *geom, unsigned char r, function cwobj_geomAddIndice (line 1140) | inline int cwobj_geomAddIndice(cwobj_geo *geom, CWOBJ_INDICE_TYPE ind) { function cwobj_geomDebug (line 1164) | inline void cwobj_geomDebug(cwobj_geo *geom) { function cwobj_geo (line 1202) | inline cwobj_geo *cwobj_geomClone(cwobj_geo *geom) { function cwobj_setColor3f (line 1239) | inline void cwobj_setColor3f(cwobj_color *color, float r, float g, float... function cwobj_mat (line 1243) | inline cwobj_mat *cwobj_materialInit() { function cwobj_materialFree (line 1253) | inline void cwobj_materialFree(cwobj_mat *material) { function cwobj_mtllib (line 1260) | inline cwobj_mtllib *cwobj_objMtlibInit() { function cwobj_mat (line 1270) | inline cwobj_mat *cwobj_objMtlibAddMaterial(cwobj_mtllib *mtlib, char *n... function cwobj_objMtlibSetUsed (line 1302) | inline void cwobj_objMtlibSetUsed(cwobj_mtllib *mtlib, const char *name) { function cwobj_mat (line 1329) | inline cwobj_mat *cwobj_objMtlibGetMaterial(cwobj_mtllib *mtlib, const c... function cwobj_objMtlibFree (line 1360) | inline void cwobj_objMtlibFree(cwobj_mtllib *mtlib) { function cwobj_mtllib (line 1455) | inline cwobj_mtllib *cwobj_objLoadMtlib(const char *filename, unsigned i... function cwobj (line 1627) | inline cwobj *cwobj_load(const char *filename, unsigned int (*get_textur... FILE: custom_backend/dispmanx/fbg_dispmanx.c type _fbg (line 6) | struct _fbg type _fbg (line 7) | struct _fbg type _fbg (line 8) | struct _fbg function callback_vr_input (line 11) | static void callback_vr_input(MMAL_PORT_T *port, MMAL_BUFFER_HEADER_T *b... type _fbg (line 16) | struct _fbg type _fbg_dispmanx_context (line 29) | struct _fbg_dispmanx_context type _fbg_dispmanx_context (line 29) | struct _fbg_dispmanx_context type _fbg_dispmanx_context (line 29) | struct _fbg_dispmanx_context type _fbg (line 127) | struct _fbg function else (line 149) | else if (image_type == VC_IMAGE_RGB888) { function fbg_dispmanxOnFlip (line 194) | void fbg_dispmanxOnFlip(struct _fbg *fbg, void (*opt_flip)(struct _fbg *... function fbg_dispmanxDraw (line 200) | void fbg_dispmanxDraw(struct _fbg *fbg) { function fbg_dispmanxFlip (line 215) | void fbg_dispmanxFlip(struct _fbg *fbg) { function fbg_dispmanxFree (line 235) | void fbg_dispmanxFree(struct _fbg *fbg) { FILE: custom_backend/dispmanx/fbg_dispmanx.h type _fbg_dispmanx_context (line 52) | struct _fbg_dispmanx_context { type _fbg (line 90) | struct _fbg type _fbg (line 97) | struct _fbg type _fbg (line 97) | struct _fbg FILE: custom_backend/dispmanx_example.c function int_handler (line 10) | void int_handler(int dummy) { function main (line 14) | int main(int argc, char* argv[]) { FILE: custom_backend/dispmanx_parallel.c function int_handler (line 10) | void int_handler(int dummy) { type _fragment_user_data (line 15) | struct _fragment_user_data { type _fbg (line 22) | struct _fbg type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data function fragment (line 45) | void fragment(struct _fbg *fbg, void *user_data) { function fragmentStop (line 102) | void fragmentStop(struct _fbg *fbg, void *data) { function fbg_XORMixing (line 110) | void fbg_XORMixing(struct _fbg *fbg, unsigned char *buffer, int task_id) { function setupDispmanxMixing (line 121) | void setupDispmanxMixing(struct _fbg *fbg) { function fbg_mixing (line 149) | void fbg_mixing(struct _fbg *fbg, unsigned char *buffer, int task_id) { function fbg_mixingFlip (line 155) | void fbg_mixingFlip(struct _fbg *fbg) { function freeDispmanxMixing (line 169) | void freeDispmanxMixing(struct _fbg *fbg) { function main (line 181) | int main(int argc, char* argv[]) { FILE: custom_backend/dispmanx_pure_parallel.c type _fbg (line 30) | struct _fbg function int_handler (line 34) | void int_handler(int dummy) { function compute (line 38) | void compute(int id) { type timeval (line 65) | struct timeval type timeval (line 66) | struct timeval type _fbg (line 69) | struct _fbg function main (line 96) | int main(int argc, char* argv[]) { FILE: custom_backend/fbdev/fbg_fbdev.c type _fbg (line 12) | struct _fbg type _fbg (line 13) | struct _fbg type _fbg (line 14) | struct _fbg type _fbg (line 16) | struct _fbg type _fbg_fbdev_context (line 17) | struct _fbg_fbdev_context type _fbg_fbdev_context (line 17) | struct _fbg_fbdev_context type _fbg_fbdev_context (line 17) | struct _fbg_fbdev_context type _fbg (line 90) | struct _fbg function fbg_fbdevDraw (line 188) | void fbg_fbdevDraw(struct _fbg *fbg) { function fbg_fbdevFlip (line 217) | void fbg_fbdevFlip(struct _fbg *fbg) { function fbg_fbdevFree (line 237) | void fbg_fbdevFree(struct _fbg *fbg) { FILE: custom_backend/fbdev/fbg_fbdev.h type _fbg_fbdev_context (line 35) | struct _fbg_fbdev_context { type _fbg (line 57) | struct _fbg FILE: custom_backend/gba/fbg_gba.c type _fbg (line 7) | struct _fbg type _fbg (line 9) | struct _fbg type _fbg_gba_context (line 10) | struct _fbg_gba_context type _fbg_gba_context (line 10) | struct _fbg_gba_context type _fbg_gba_context (line 10) | struct _fbg_gba_context type _fbg (line 28) | struct _fbg function fbg_gbaDraw (line 41) | void fbg_gbaDraw(struct _fbg *fbg) { FILE: custom_backend/gba/fbg_gba.h type _fbg_gba_context (line 34) | struct _fbg_gba_context { type _fbg (line 45) | struct _fbg FILE: custom_backend/gba_example.c function main (line 6) | int main() FILE: custom_backend/glfw/fbg_glfw.c type _fbg (line 46) | struct _fbg type _fbg (line 49) | struct _fbg type _fbg (line 50) | struct _fbg type _fbg (line 51) | struct _fbg function fbg_debugGlCb (line 53) | void GLAPIENTRY fbg_debugGlCb(GLenum source, GLenum type, GLuint id, GLe... function fbg_glfwFramebufferResizeCb (line 59) | void fbg_glfwFramebufferResizeCb(GLFWwindow* window, int new_width, int ... type _fbg (line 74) | struct _fbg type _fbg_glfw_context (line 75) | struct _fbg_glfw_context type _fbg_glfw_context (line 75) | struct _fbg_glfw_context type _fbg_glfw_context (line 75) | struct _fbg_glfw_context type _fbg (line 173) | struct _fbg type _fbg (line 183) | struct _fbg type _fbg (line 183) | struct _fbg type _fbg (line 190) | struct _fbg type _fbg (line 190) | struct _fbg function fbg_glfwFullscreen (line 203) | void fbg_glfwFullscreen(struct _fbg *fbg, int enable) { function fbg_glfwResize (line 214) | void fbg_glfwResize(struct _fbg *fbg, unsigned int new_width, unsigned n... function fbg_glfwShouldClose (line 239) | int fbg_glfwShouldClose(struct _fbg *fbg) { function fbg_glfwUpdateBuffer (line 245) | void fbg_glfwUpdateBuffer(struct _fbg *fbg) { function fbg_glfwClear (line 253) | void fbg_glfwClear() { function fbg_glfwDraw (line 257) | void fbg_glfwDraw(struct _fbg *fbg) { function fbg_glfwFlip (line 277) | void fbg_glfwFlip(struct _fbg *fbg) { function fbg_glfwFree (line 285) | void fbg_glfwFree(struct _fbg *fbg) { function GLuint (line 327) | GLuint fbg_glfwCreateTextureFromImage(struct _fbg *fbg, struct _fbg_img ... function GLuint (line 339) | GLuint fbg_glfwCreateTexture(GLuint width, GLuint height, GLint internal... function GLuint (line 355) | GLuint fbg_glfwCreateFBO(GLuint texture) { function GLuint (line 375) | GLuint fbg_glfwCreateVAOvu(GLsizeiptr data_count, const GLvoid *data) { function GLuint (line 402) | GLuint fbg_glfwCreateVAO(GLsizeiptr indices_count, const GLvoid *indices... function fbg_glfwPrintShaderLog (line 477) | void fbg_glfwPrintShaderLog(GLuint obj, int type) { function GLuint (line 490) | GLuint fbg_glfwCreateShader(GLenum type, const GLchar *source) { function GLuint (line 514) | GLuint fbg_glfwCreateShaderFromFile(GLenum type, const char *filename) { function GLuint (line 544) | GLuint fbg_glfwCreateProgram(GLuint vertex_shader, GLuint fragment_shade... function GLenum (line 590) | GLenum fbg_glfwCreateProgramFromFiles(const char *vs, const char *fs, co... function GLenum (line 624) | GLenum fbg_glfwCreateProgramFromString(const char *vs, const char *fs, c... FILE: custom_backend/glfw/fbg_glfw.h type _fbg_glfw_context (line 37) | struct _fbg_glfw_context { type _fbg (line 78) | struct _fbg type _fbg (line 87) | struct _fbg type _fbg (line 94) | struct _fbg type _fbg (line 101) | struct _fbg type _fbg (line 109) | struct _fbg type _fbg (line 117) | struct _fbg type _fbg_img (line 117) | struct _fbg_img FILE: custom_backend/glfw/glew/glew.c type mach_header (line 132) | struct mach_header function GLuint (line 208) | static GLuint _glewStrLen (const GLubyte* s) function GLuint (line 216) | static GLuint _glewStrCLen (const GLubyte* s, GLubyte c) function GLuint (line 224) | static GLuint _glewStrCopy(char *d, const char *s, char c) function GLboolean (line 235) | static GLboolean _glewStrSame (const GLubyte* a, const GLubyte* b, GLuin... function GLboolean (line 246) | static GLboolean _glewStrSame1 (const GLubyte** a, GLuint* na, const GLu... function GLboolean (line 267) | static GLboolean _glewStrSame2 (const GLubyte** a, GLuint* na, const GLu... function GLboolean (line 283) | static GLboolean _glewStrSame3 (const GLubyte** a, GLuint* na, const GLu... function GLboolean (line 307) | static GLboolean _glewSearchExtension (const char* name, const GLubyte *... function GLboolean (line 9254) | static GLboolean _glewInit_GL_VERSION_1_2 () function GLboolean (line 9270) | static GLboolean _glewInit_GL_VERSION_1_3 () function GLboolean (line 9328) | static GLboolean _glewInit_GL_VERSION_1_4 () function GLboolean (line 9387) | static GLboolean _glewInit_GL_VERSION_1_5 () function GLboolean (line 9418) | static GLboolean _glewInit_GL_VERSION_2_0 () function GLboolean (line 9523) | static GLboolean _glewInit_GL_VERSION_2_1 () function GLboolean (line 9541) | static GLboolean _glewInit_GL_VERSION_3_0 () function GLboolean (line 9613) | static GLboolean _glewInit_GL_VERSION_3_1 () function GLboolean (line 9631) | static GLboolean _glewInit_GL_VERSION_3_2 () function GLboolean (line 9651) | static GLboolean _glewInit_GL_VERSION_3_3 () function GLboolean (line 9664) | static GLboolean _glewInit_GL_VERSION_4_0 () function GLboolean (line 9681) | static GLboolean _glewInit_GL_VERSION_4_5 () function GLboolean (line 9697) | static GLboolean _glewInit_GL_VERSION_4_6 () function GLboolean (line 9712) | static GLboolean _glewInit_GL_3DFX_tbuffer () function GLboolean (line 9725) | static GLboolean _glewInit_GL_AMD_debug_output () function GLboolean (line 9741) | static GLboolean _glewInit_GL_AMD_draw_buffers_blend () function GLboolean (line 9757) | static GLboolean _glewInit_GL_AMD_framebuffer_sample_positions () function GLboolean (line 9773) | static GLboolean _glewInit_GL_AMD_interleaved_elements () function GLboolean (line 9786) | static GLboolean _glewInit_GL_AMD_multi_draw_indirect () function GLboolean (line 9800) | static GLboolean _glewInit_GL_AMD_name_gen_delete () function GLboolean (line 9815) | static GLboolean _glewInit_GL_AMD_occlusion_query_event () function GLboolean (line 9828) | static GLboolean _glewInit_GL_AMD_performance_monitor () function GLboolean (line 9851) | static GLboolean _glewInit_GL_AMD_sample_positions () function GLboolean (line 9864) | static GLboolean _glewInit_GL_AMD_sparse_texture () function GLboolean (line 9878) | static GLboolean _glewInit_GL_AMD_stencil_operation_extended () function GLboolean (line 9891) | static GLboolean _glewInit_GL_AMD_vertex_shader_tessellator () function GLboolean (line 9905) | static GLboolean _glewInit_GL_ANGLE_framebuffer_blit () function GLboolean (line 9918) | static GLboolean _glewInit_GL_ANGLE_framebuffer_multisample () function GLboolean (line 9931) | static GLboolean _glewInit_GL_ANGLE_instanced_arrays () function GLboolean (line 9946) | static GLboolean _glewInit_GL_ANGLE_timer_query () function GLboolean (line 9969) | static GLboolean _glewInit_GL_ANGLE_translated_shader_source () function GLboolean (line 9982) | static GLboolean _glewInit_GL_APPLE_copy_texture_levels () function GLboolean (line 9995) | static GLboolean _glewInit_GL_APPLE_element_array () function GLboolean (line 10012) | static GLboolean _glewInit_GL_APPLE_fence () function GLboolean (line 10032) | static GLboolean _glewInit_GL_APPLE_flush_buffer_range () function GLboolean (line 10046) | static GLboolean _glewInit_GL_APPLE_framebuffer_multisample () function GLboolean (line 10060) | static GLboolean _glewInit_GL_APPLE_object_purgeable () function GLboolean (line 10075) | static GLboolean _glewInit_GL_APPLE_sync () function GLboolean (line 10094) | static GLboolean _glewInit_GL_APPLE_texture_range () function GLboolean (line 10108) | static GLboolean _glewInit_GL_APPLE_vertex_array_object () function GLboolean (line 10124) | static GLboolean _glewInit_GL_APPLE_vertex_array_range () function GLboolean (line 10139) | static GLboolean _glewInit_GL_APPLE_vertex_program_evaluators () function GLboolean (line 10158) | static GLboolean _glewInit_GL_ARB_ES2_compatibility () function GLboolean (line 10175) | static GLboolean _glewInit_GL_ARB_ES3_1_compatibility () function GLboolean (line 10188) | static GLboolean _glewInit_GL_ARB_ES3_2_compatibility () function GLboolean (line 10201) | static GLboolean _glewInit_GL_ARB_base_instance () function GLboolean (line 10216) | static GLboolean _glewInit_GL_ARB_bindless_texture () function GLboolean (line 10244) | static GLboolean _glewInit_GL_ARB_blend_func_extended () function GLboolean (line 10258) | static GLboolean _glewInit_GL_ARB_buffer_storage () function GLboolean (line 10271) | static GLboolean _glewInit_GL_ARB_cl_event () function GLboolean (line 10284) | static GLboolean _glewInit_GL_ARB_clear_buffer_object () function GLboolean (line 10300) | static GLboolean _glewInit_GL_ARB_clear_texture () function GLboolean (line 10314) | static GLboolean _glewInit_GL_ARB_clip_control () function GLboolean (line 10327) | static GLboolean _glewInit_GL_ARB_color_buffer_float () function GLboolean (line 10340) | static GLboolean _glewInit_GL_ARB_compute_shader () function GLboolean (line 10354) | static GLboolean _glewInit_GL_ARB_compute_variable_group_size () function GLboolean (line 10367) | static GLboolean _glewInit_GL_ARB_copy_buffer () function GLboolean (line 10380) | static GLboolean _glewInit_GL_ARB_copy_image () function GLboolean (line 10393) | static GLboolean _glewInit_GL_ARB_debug_output () function GLboolean (line 10409) | static GLboolean _glewInit_GL_ARB_direct_state_access () function GLboolean (line 10518) | static GLboolean _glewInit_GL_ARB_draw_buffers () function GLboolean (line 10531) | static GLboolean _glewInit_GL_ARB_draw_buffers_blend () function GLboolean (line 10547) | static GLboolean _glewInit_GL_ARB_draw_elements_base_vertex () function GLboolean (line 10563) | static GLboolean _glewInit_GL_ARB_draw_indirect () function GLboolean (line 10577) | static GLboolean _glewInit_GL_ARB_framebuffer_no_attachments () function GLboolean (line 10593) | static GLboolean _glewInit_GL_ARB_framebuffer_object () function GLboolean (line 10625) | static GLboolean _glewInit_GL_ARB_geometry_shader4 () function GLboolean (line 10641) | static GLboolean _glewInit_GL_ARB_get_program_binary () function GLboolean (line 10656) | static GLboolean _glewInit_GL_ARB_get_texture_sub_image () function GLboolean (line 10670) | static GLboolean _glewInit_GL_ARB_gl_spirv () function GLboolean (line 10683) | static GLboolean _glewInit_GL_ARB_gpu_shader_fp64 () function GLboolean (line 10713) | static GLboolean _glewInit_GL_ARB_gpu_shader_int64 () function GLboolean (line 10761) | static GLboolean _glewInit_GL_ARB_imaging () function GLboolean (line 10806) | static GLboolean _glewInit_GL_ARB_indirect_parameters () function GLboolean (line 10820) | static GLboolean _glewInit_GL_ARB_instanced_arrays () function GLboolean (line 10835) | static GLboolean _glewInit_GL_ARB_internalformat_query () function GLboolean (line 10848) | static GLboolean _glewInit_GL_ARB_internalformat_query2 () function GLboolean (line 10861) | static GLboolean _glewInit_GL_ARB_invalidate_subdata () function GLboolean (line 10879) | static GLboolean _glewInit_GL_ARB_map_buffer_range () function GLboolean (line 10893) | static GLboolean _glewInit_GL_ARB_matrix_palette () function GLboolean (line 10910) | static GLboolean _glewInit_GL_ARB_multi_bind () function GLboolean (line 10928) | static GLboolean _glewInit_GL_ARB_multi_draw_indirect () function GLboolean (line 10942) | static GLboolean _glewInit_GL_ARB_multisample () function GLboolean (line 10955) | static GLboolean _glewInit_GL_ARB_multitexture () function GLboolean (line 11001) | static GLboolean _glewInit_GL_ARB_occlusion_query () function GLboolean (line 11021) | static GLboolean _glewInit_GL_ARB_parallel_shader_compile () function GLboolean (line 11034) | static GLboolean _glewInit_GL_ARB_point_parameters () function GLboolean (line 11048) | static GLboolean _glewInit_GL_ARB_polygon_offset_clamp () function GLboolean (line 11061) | static GLboolean _glewInit_GL_ARB_program_interface_query () function GLboolean (line 11079) | static GLboolean _glewInit_GL_ARB_provoking_vertex () function GLboolean (line 11092) | static GLboolean _glewInit_GL_ARB_robustness () function GLboolean (line 11124) | static GLboolean _glewInit_GL_ARB_sample_locations () function GLboolean (line 11138) | static GLboolean _glewInit_GL_ARB_sample_shading () function GLboolean (line 11151) | static GLboolean _glewInit_GL_ARB_sampler_objects () function GLboolean (line 11177) | static GLboolean _glewInit_GL_ARB_separate_shader_objects () function GLboolean (line 11249) | static GLboolean _glewInit_GL_ARB_shader_atomic_counters () function GLboolean (line 11262) | static GLboolean _glewInit_GL_ARB_shader_image_load_store () function GLboolean (line 11276) | static GLboolean _glewInit_GL_ARB_shader_objects () function GLboolean (line 11327) | static GLboolean _glewInit_GL_ARB_shader_storage_buffer_object () function GLboolean (line 11340) | static GLboolean _glewInit_GL_ARB_shader_subroutine () function GLboolean (line 11360) | static GLboolean _glewInit_GL_ARB_shading_language_include () function GLboolean (line 11378) | static GLboolean _glewInit_GL_ARB_sparse_buffer () function GLboolean (line 11391) | static GLboolean _glewInit_GL_ARB_sparse_texture () function GLboolean (line 11404) | static GLboolean _glewInit_GL_ARB_sync () function GLboolean (line 11423) | static GLboolean _glewInit_GL_ARB_tessellation_shader () function GLboolean (line 11437) | static GLboolean _glewInit_GL_ARB_texture_barrier () function GLboolean (line 11450) | static GLboolean _glewInit_GL_ARB_texture_buffer_object () function GLboolean (line 11463) | static GLboolean _glewInit_GL_ARB_texture_buffer_range () function GLboolean (line 11477) | static GLboolean _glewInit_GL_ARB_texture_compression () function GLboolean (line 11496) | static GLboolean _glewInit_GL_ARB_texture_multisample () function GLboolean (line 11512) | static GLboolean _glewInit_GL_ARB_texture_storage () function GLboolean (line 11527) | static GLboolean _glewInit_GL_ARB_texture_storage_multisample () function GLboolean (line 11543) | static GLboolean _glewInit_GL_ARB_texture_view () function GLboolean (line 11556) | static GLboolean _glewInit_GL_ARB_timer_query () function GLboolean (line 11571) | static GLboolean _glewInit_GL_ARB_transform_feedback2 () function GLboolean (line 11590) | static GLboolean _glewInit_GL_ARB_transform_feedback3 () function GLboolean (line 11606) | static GLboolean _glewInit_GL_ARB_transform_feedback_instanced () function GLboolean (line 11620) | static GLboolean _glewInit_GL_ARB_transpose_matrix () function GLboolean (line 11636) | static GLboolean _glewInit_GL_ARB_uniform_buffer_object () function GLboolean (line 11658) | static GLboolean _glewInit_GL_ARB_vertex_array_object () function GLboolean (line 11674) | static GLboolean _glewInit_GL_ARB_vertex_attrib_64bit () function GLboolean (line 11696) | static GLboolean _glewInit_GL_ARB_vertex_attrib_binding () function GLboolean (line 11720) | static GLboolean _glewInit_GL_ARB_vertex_blend () function GLboolean (line 11742) | static GLboolean _glewInit_GL_ARB_vertex_buffer_object () function GLboolean (line 11765) | static GLboolean _glewInit_GL_ARB_vertex_program () function GLboolean (line 11839) | static GLboolean _glewInit_GL_ARB_vertex_shader () function GLboolean (line 11854) | static GLboolean _glewInit_GL_ARB_vertex_type_2_10_10_10_rev () function GLboolean (line 11904) | static GLboolean _glewInit_GL_ARB_viewport_array () function GLboolean (line 11926) | static GLboolean _glewInit_GL_ARB_window_pos () function GLboolean (line 11954) | static GLboolean _glewInit_GL_ATI_draw_buffers () function GLboolean (line 11967) | static GLboolean _glewInit_GL_ATI_element_array () function GLboolean (line 11982) | static GLboolean _glewInit_GL_ATI_envmap_bumpmap () function GLboolean (line 11998) | static GLboolean _glewInit_GL_ATI_fragment_shader () function GLboolean (line 12024) | static GLboolean _glewInit_GL_ATI_map_object_buffer () function GLboolean (line 12038) | static GLboolean _glewInit_GL_ATI_pn_triangles () function GLboolean (line 12052) | static GLboolean _glewInit_GL_ATI_separate_stencil () function GLboolean (line 12066) | static GLboolean _glewInit_GL_ATI_vertex_array_object () function GLboolean (line 12090) | static GLboolean _glewInit_GL_ATI_vertex_attrib_array_object () function GLboolean (line 12105) | static GLboolean _glewInit_GL_ATI_vertex_streams () function GLboolean (line 12162) | static GLboolean _glewInit_GL_EXT_base_instance () function GLboolean (line 12177) | static GLboolean _glewInit_GL_EXT_bindable_uniform () function GLboolean (line 12192) | static GLboolean _glewInit_GL_EXT_blend_color () function GLboolean (line 12205) | static GLboolean _glewInit_GL_EXT_blend_equation_separate () function GLboolean (line 12218) | static GLboolean _glewInit_GL_EXT_blend_func_extended () function GLboolean (line 12233) | static GLboolean _glewInit_GL_EXT_blend_func_separate () function GLboolean (line 12246) | static GLboolean _glewInit_GL_EXT_blend_minmax () function GLboolean (line 12259) | static GLboolean _glewInit_GL_EXT_buffer_storage () function GLboolean (line 12273) | static GLboolean _glewInit_GL_EXT_clear_texture () function GLboolean (line 12287) | static GLboolean _glewInit_GL_EXT_color_subtable () function GLboolean (line 12301) | static GLboolean _glewInit_GL_EXT_compiled_vertex_array () function GLboolean (line 12315) | static GLboolean _glewInit_GL_EXT_convolution () function GLboolean (line 12340) | static GLboolean _glewInit_GL_EXT_coordinate_frame () function GLboolean (line 12354) | static GLboolean _glewInit_GL_EXT_copy_image () function GLboolean (line 12367) | static GLboolean _glewInit_GL_EXT_copy_texture () function GLboolean (line 12384) | static GLboolean _glewInit_GL_EXT_cull_vertex () function GLboolean (line 12398) | static GLboolean _glewInit_GL_EXT_debug_label () function GLboolean (line 12412) | static GLboolean _glewInit_GL_EXT_debug_marker () function GLboolean (line 12427) | static GLboolean _glewInit_GL_EXT_depth_bounds_test () function GLboolean (line 12440) | static GLboolean _glewInit_GL_EXT_direct_state_access () function GLboolean (line 12666) | static GLboolean _glewInit_GL_EXT_discard_framebuffer () function GLboolean (line 12679) | static GLboolean _glewInit_GL_EXT_draw_buffers () function GLboolean (line 12692) | static GLboolean _glewInit_GL_EXT_draw_buffers2 () function GLboolean (line 12710) | static GLboolean _glewInit_GL_EXT_draw_buffers_indexed () function GLboolean (line 12730) | static GLboolean _glewInit_GL_EXT_draw_elements_base_vertex () function GLboolean (line 12746) | static GLboolean _glewInit_GL_EXT_draw_instanced () function GLboolean (line 12760) | static GLboolean _glewInit_GL_EXT_draw_range_elements () function GLboolean (line 12773) | static GLboolean _glewInit_GL_EXT_external_buffer () function GLboolean (line 12787) | static GLboolean _glewInit_GL_EXT_fog_coord () function GLboolean (line 12804) | static GLboolean _glewInit_GL_EXT_fragment_lighting () function GLboolean (line 12834) | static GLboolean _glewInit_GL_EXT_framebuffer_blit () function GLboolean (line 12847) | static GLboolean _glewInit_GL_EXT_framebuffer_multisample () function GLboolean (line 12860) | static GLboolean _glewInit_GL_EXT_framebuffer_object () function GLboolean (line 12889) | static GLboolean _glewInit_GL_EXT_geometry_shader4 () function GLboolean (line 12904) | static GLboolean _glewInit_GL_EXT_gpu_program_parameters () function GLboolean (line 12918) | static GLboolean _glewInit_GL_EXT_gpu_shader4 () function GLboolean (line 12964) | static GLboolean _glewInit_GL_EXT_histogram () function GLboolean (line 12986) | static GLboolean _glewInit_GL_EXT_index_func () function GLboolean (line 12999) | static GLboolean _glewInit_GL_EXT_index_material () function GLboolean (line 13012) | static GLboolean _glewInit_GL_EXT_instanced_arrays () function GLboolean (line 13025) | static GLboolean _glewInit_GL_EXT_light_texture () function GLboolean (line 13040) | static GLboolean _glewInit_GL_EXT_map_buffer_range () function GLboolean (line 13054) | static GLboolean _glewInit_GL_EXT_memory_object () function GLboolean (line 13085) | static GLboolean _glewInit_GL_EXT_memory_object_fd () function GLboolean (line 13098) | static GLboolean _glewInit_GL_EXT_memory_object_win32 () function GLboolean (line 13112) | static GLboolean _glewInit_GL_EXT_multi_draw_arrays () function GLboolean (line 13126) | static GLboolean _glewInit_GL_EXT_multi_draw_indirect () function GLboolean (line 13140) | static GLboolean _glewInit_GL_EXT_multisample () function GLboolean (line 13154) | static GLboolean _glewInit_GL_EXT_multisampled_render_to_texture () function GLboolean (line 13167) | static GLboolean _glewInit_GL_EXT_multiview_draw_buffers () function GLboolean (line 13182) | static GLboolean _glewInit_GL_EXT_paletted_texture () function GLboolean (line 13198) | static GLboolean _glewInit_GL_EXT_pixel_transform () function GLboolean (line 13216) | static GLboolean _glewInit_GL_EXT_point_parameters () function GLboolean (line 13230) | static GLboolean _glewInit_GL_EXT_polygon_offset () function GLboolean (line 13243) | static GLboolean _glewInit_GL_EXT_polygon_offset_clamp () function GLboolean (line 13256) | static GLboolean _glewInit_GL_EXT_provoking_vertex () function GLboolean (line 13269) | static GLboolean _glewInit_GL_EXT_raster_multisample () function GLboolean (line 13285) | static GLboolean _glewInit_GL_EXT_scene_marker () function GLboolean (line 13299) | static GLboolean _glewInit_GL_EXT_secondary_color () function GLboolean (line 13328) | static GLboolean _glewInit_GL_EXT_semaphore () function GLboolean (line 13347) | static GLboolean _glewInit_GL_EXT_semaphore_fd () function GLboolean (line 13360) | static GLboolean _glewInit_GL_EXT_semaphore_win32 () function GLboolean (line 13374) | static GLboolean _glewInit_GL_EXT_separate_shader_objects () function GLboolean (line 13389) | static GLboolean _glewInit_GL_EXT_shader_image_load_store () function GLboolean (line 13403) | static GLboolean _glewInit_GL_EXT_shader_pixel_local_storage2 () function GLboolean (line 13418) | static GLboolean _glewInit_GL_EXT_sparse_texture () function GLboolean (line 13432) | static GLboolean _glewInit_GL_EXT_stencil_two_side () function GLboolean (line 13445) | static GLboolean _glewInit_GL_EXT_subtexture () function GLboolean (line 13460) | static GLboolean _glewInit_GL_EXT_texture3D () function GLboolean (line 13473) | static GLboolean _glewInit_GL_EXT_texture_array () function GLboolean (line 13486) | static GLboolean _glewInit_GL_EXT_texture_buffer_object () function GLboolean (line 13499) | static GLboolean _glewInit_GL_EXT_texture_integer () function GLboolean (line 13517) | static GLboolean _glewInit_GL_EXT_texture_object () function GLboolean (line 13535) | static GLboolean _glewInit_GL_EXT_texture_perturb_normal () function GLboolean (line 13548) | static GLboolean _glewInit_GL_EXT_texture_storage () function GLboolean (line 13566) | static GLboolean _glewInit_GL_EXT_texture_view () function GLboolean (line 13579) | static GLboolean _glewInit_GL_EXT_timer_query () function GLboolean (line 13593) | static GLboolean _glewInit_GL_EXT_transform_feedback () function GLboolean (line 13612) | static GLboolean _glewInit_GL_EXT_vertex_array () function GLboolean (line 13632) | static GLboolean _glewInit_GL_EXT_vertex_array_setXXX () function GLboolean (line 13647) | static GLboolean _glewInit_GL_EXT_vertex_attrib_64bit () function GLboolean (line 13670) | static GLboolean _glewInit_GL_EXT_vertex_shader () function GLboolean (line 13724) | static GLboolean _glewInit_GL_EXT_vertex_weighting () function GLboolean (line 13739) | static GLboolean _glewInit_GL_EXT_win32_keyed_mutex () function GLboolean (line 13753) | static GLboolean _glewInit_GL_EXT_window_rectangles () function GLboolean (line 13766) | static GLboolean _glewInit_GL_EXT_x11_sync_object () function GLboolean (line 13779) | static GLboolean _glewInit_GL_GREMEDY_frame_terminator () function GLboolean (line 13792) | static GLboolean _glewInit_GL_GREMEDY_string_marker () function GLboolean (line 13805) | static GLboolean _glewInit_GL_HP_image_transform () function GLboolean (line 13823) | static GLboolean _glewInit_GL_IBM_multimode_draw_arrays () function GLboolean (line 13837) | static GLboolean _glewInit_GL_IBM_vertex_array_lists () function GLboolean (line 13857) | static GLboolean _glewInit_GL_INTEL_map_texture () function GLboolean (line 13872) | static GLboolean _glewInit_GL_INTEL_parallel_arrays () function GLboolean (line 13888) | static GLboolean _glewInit_GL_INTEL_performance_query () function GLboolean (line 13910) | static GLboolean _glewInit_GL_INTEL_texture_scissor () function GLboolean (line 13924) | static GLboolean _glewInit_GL_KHR_blend_equation_advanced () function GLboolean (line 13937) | static GLboolean _glewInit_GL_KHR_debug () function GLboolean (line 13959) | static GLboolean _glewInit_GL_KHR_parallel_shader_compile () function GLboolean (line 13972) | static GLboolean _glewInit_GL_KHR_robustness () function GLboolean (line 13988) | static GLboolean _glewInit_GL_KTX_buffer_region () function GLboolean (line 14005) | static GLboolean _glewInit_GL_MESA_resize_buffers () function GLboolean (line 14018) | static GLboolean _glewInit_GL_MESA_window_pos () function GLboolean (line 14054) | static GLboolean _glewInit_GL_NVX_conditional_render () function GLboolean (line 14068) | static GLboolean _glewInit_GL_NVX_linked_gpu_multicast () function GLboolean (line 14083) | static GLboolean _glewInit_GL_NV_3dvision_settings () function GLboolean (line 14097) | static GLboolean _glewInit_GL_NV_bindless_multi_draw_indirect () function GLboolean (line 14111) | static GLboolean _glewInit_GL_NV_bindless_multi_draw_indirect_count () function GLboolean (line 14125) | static GLboolean _glewInit_GL_NV_bindless_texture () function GLboolean (line 14150) | static GLboolean _glewInit_GL_NV_blend_equation_advanced () function GLboolean (line 14164) | static GLboolean _glewInit_GL_NV_clip_space_w_scaling () function GLboolean (line 14177) | static GLboolean _glewInit_GL_NV_command_list () function GLboolean (line 14206) | static GLboolean _glewInit_GL_NV_conditional_render () function GLboolean (line 14220) | static GLboolean _glewInit_GL_NV_conservative_raster () function GLboolean (line 14233) | static GLboolean _glewInit_GL_NV_conservative_raster_dilate () function GLboolean (line 14246) | static GLboolean _glewInit_GL_NV_conservative_raster_pre_snap_triangles () function GLboolean (line 14259) | static GLboolean _glewInit_GL_NV_copy_buffer () function GLboolean (line 14272) | static GLboolean _glewInit_GL_NV_copy_image () function GLboolean (line 14285) | static GLboolean _glewInit_GL_NV_depth_buffer_float () function GLboolean (line 14300) | static GLboolean _glewInit_GL_NV_draw_buffers () function GLboolean (line 14313) | static GLboolean _glewInit_GL_NV_draw_instanced () function GLboolean (line 14327) | static GLboolean _glewInit_GL_NV_draw_texture () function GLboolean (line 14340) | static GLboolean _glewInit_GL_NV_draw_vulkan_image () function GLboolean (line 14357) | static GLboolean _glewInit_GL_NV_evaluators () function GLboolean (line 14378) | static GLboolean _glewInit_GL_NV_explicit_multisample () function GLboolean (line 14393) | static GLboolean _glewInit_GL_NV_fence () function GLboolean (line 14412) | static GLboolean _glewInit_GL_NV_fragment_coverage_to_color () function GLboolean (line 14425) | static GLboolean _glewInit_GL_NV_fragment_program () function GLboolean (line 14443) | static GLboolean _glewInit_GL_NV_framebuffer_blit () function GLboolean (line 14456) | static GLboolean _glewInit_GL_NV_framebuffer_multisample () function GLboolean (line 14469) | static GLboolean _glewInit_GL_NV_framebuffer_multisample_coverage () function GLboolean (line 14482) | static GLboolean _glewInit_GL_NV_geometry_program4 () function GLboolean (line 14495) | static GLboolean _glewInit_GL_NV_gpu_multicast () function GLboolean (line 14519) | static GLboolean _glewInit_GL_NV_gpu_program4 () function GLboolean (line 14543) | static GLboolean _glewInit_GL_NV_gpu_shader5 () function GLboolean (line 14589) | static GLboolean _glewInit_GL_NV_half_float () function GLboolean (line 14647) | static GLboolean _glewInit_GL_NV_instanced_arrays () function GLboolean (line 14660) | static GLboolean _glewInit_GL_NV_internalformat_sample_query () function GLboolean (line 14673) | static GLboolean _glewInit_GL_NV_non_square_matrices () function GLboolean (line 14691) | static GLboolean _glewInit_GL_NV_occlusion_query () function GLboolean (line 14710) | static GLboolean _glewInit_GL_NV_parameter_buffer_object () function GLboolean (line 14725) | static GLboolean _glewInit_GL_NV_path_rendering () function GLboolean (line 14801) | static GLboolean _glewInit_GL_NV_pixel_data_range () function GLboolean (line 14815) | static GLboolean _glewInit_GL_NV_point_sprite () function GLboolean (line 14829) | static GLboolean _glewInit_GL_NV_polygon_mode () function GLboolean (line 14842) | static GLboolean _glewInit_GL_NV_present_video () function GLboolean (line 14860) | static GLboolean _glewInit_GL_NV_primitive_restart () function GLboolean (line 14874) | static GLboolean _glewInit_GL_NV_register_combiners () function GLboolean (line 14899) | static GLboolean _glewInit_GL_NV_register_combiners2 () function GLboolean (line 14913) | static GLboolean _glewInit_GL_NV_sample_locations () function GLboolean (line 14927) | static GLboolean _glewInit_GL_NV_shader_buffer_load () function GLboolean (line 14952) | static GLboolean _glewInit_GL_NV_texture_array () function GLboolean (line 14970) | static GLboolean _glewInit_GL_NV_texture_barrier () function GLboolean (line 14983) | static GLboolean _glewInit_GL_NV_texture_multisample () function GLboolean (line 15001) | static GLboolean _glewInit_GL_NV_transform_feedback () function GLboolean (line 15024) | static GLboolean _glewInit_GL_NV_transform_feedback2 () function GLboolean (line 15043) | static GLboolean _glewInit_GL_NV_vdpau_interop () function GLboolean (line 15065) | static GLboolean _glewInit_GL_NV_vertex_array_range () function GLboolean (line 15079) | static GLboolean _glewInit_GL_NV_vertex_attrib_integer_64bit () function GLboolean (line 15110) | static GLboolean _glewInit_GL_NV_vertex_buffer_unified_memory () function GLboolean (line 15134) | static GLboolean _glewInit_GL_NV_vertex_program () function GLboolean (line 15210) | static GLboolean _glewInit_GL_NV_video_capture () function GLboolean (line 15234) | static GLboolean _glewInit_GL_NV_viewport_array () function GLboolean (line 15258) | static GLboolean _glewInit_GL_NV_viewport_swizzle () function GLboolean (line 15271) | static GLboolean _glewInit_GL_OVR_multiview () function GLboolean (line 15284) | static GLboolean _glewInit_GL_OVR_multiview_multisampled_render_to_textu... function GLboolean (line 15297) | static GLboolean _glewInit_GL_QCOM_alpha_test () function GLboolean (line 15310) | static GLboolean _glewInit_GL_QCOM_driver_control () function GLboolean (line 15326) | static GLboolean _glewInit_GL_QCOM_extended_get () function GLboolean (line 15346) | static GLboolean _glewInit_GL_QCOM_extended_get2 () function GLboolean (line 15362) | static GLboolean _glewInit_GL_QCOM_framebuffer_foveated () function GLboolean (line 15376) | static GLboolean _glewInit_GL_QCOM_shader_framebuffer_fetch_noncoherent () function GLboolean (line 15389) | static GLboolean _glewInit_GL_QCOM_tiled_rendering () function GLboolean (line 15403) | static GLboolean _glewInit_GL_REGAL_ES1_0_compatibility () function GLboolean (line 15446) | static GLboolean _glewInit_GL_REGAL_ES1_1_compatibility () function GLboolean (line 15471) | static GLboolean _glewInit_GL_REGAL_error_string () function GLboolean (line 15484) | static GLboolean _glewInit_GL_REGAL_extension_query () function GLboolean (line 15498) | static GLboolean _glewInit_GL_REGAL_log () function GLboolean (line 15511) | static GLboolean _glewInit_GL_REGAL_proc_address () function GLboolean (line 15524) | static GLboolean _glewInit_GL_SGIS_detail_texture () function GLboolean (line 15538) | static GLboolean _glewInit_GL_SGIS_fog_function () function GLboolean (line 15552) | static GLboolean _glewInit_GL_SGIS_multisample () function GLboolean (line 15566) | static GLboolean _glewInit_GL_SGIS_multitexture () function GLboolean (line 15582) | static GLboolean _glewInit_GL_SGIS_shared_multisample () function GLboolean (line 15595) | static GLboolean _glewInit_GL_SGIS_sharpen_texture () function GLboolean (line 15609) | static GLboolean _glewInit_GL_SGIS_texture4D () function GLboolean (line 15623) | static GLboolean _glewInit_GL_SGIS_texture_filter4 () function GLboolean (line 15637) | static GLboolean _glewInit_GL_SGIX_async () function GLboolean (line 15655) | static GLboolean _glewInit_GL_SGIX_datapipe () function GLboolean (line 15669) | static GLboolean _glewInit_GL_SGIX_flush_raster () function GLboolean (line 15682) | static GLboolean _glewInit_GL_SGIX_fog_layers () function GLboolean (line 15696) | static GLboolean _glewInit_GL_SGIX_fog_texture () function GLboolean (line 15709) | static GLboolean _glewInit_GL_SGIX_fragment_specular_lighting () function GLboolean (line 15738) | static GLboolean _glewInit_GL_SGIX_framezoom () function GLboolean (line 15751) | static GLboolean _glewInit_GL_SGIX_igloo_interface () function GLboolean (line 15764) | static GLboolean _glewInit_GL_SGIX_mpeg1 () function GLboolean (line 15787) | static GLboolean _glewInit_GL_SGIX_nonlinear_lighting_pervertex () function GLboolean (line 15803) | static GLboolean _glewInit_GL_SGIX_pixel_texture () function GLboolean (line 15816) | static GLboolean _glewInit_GL_SGIX_polynomial_ffd () function GLboolean (line 15830) | static GLboolean _glewInit_GL_SGIX_quad_mesh () function GLboolean (line 15844) | static GLboolean _glewInit_GL_SGIX_reference_plane () function GLboolean (line 15857) | static GLboolean _glewInit_GL_SGIX_sprite () function GLboolean (line 15873) | static GLboolean _glewInit_GL_SGIX_tag_sample_buffer () function GLboolean (line 15886) | static GLboolean _glewInit_GL_SGIX_vector_ops () function GLboolean (line 15900) | static GLboolean _glewInit_GL_SGIX_vertex_array_object () function GLboolean (line 15918) | static GLboolean _glewInit_GL_SGI_color_table () function GLboolean (line 15937) | static GLboolean _glewInit_GL_SGI_fft () function GLboolean (line 15956) | static GLboolean _glewInit_GL_SUNX_constant_data () function GLboolean (line 15969) | static GLboolean _glewInit_GL_SUN_global_alpha () function GLboolean (line 15989) | static GLboolean _glewInit_GL_SUN_read_video_pixels () function GLboolean (line 16002) | static GLboolean _glewInit_GL_SUN_triangle_list () function GLboolean (line 16021) | static GLboolean _glewInit_GL_SUN_vertex () function GLboolean (line 16073) | static GLboolean _glewInit_GL_WIN_swap_hint () function _glewExtensionCompare (line 16086) | static int _glewExtensionCompare(const char *s1, const char *s2) function _glewBsearchExtension (line 16101) | static ptrdiff_t _glewBsearchExtension(const char* name) function GLboolean (line 16116) | static GLboolean *_glewGetExtensionString(const char *name) function GLboolean (line 16123) | static GLboolean *_glewGetExtensionEnable(const char *name) function GLboolean (line 16146) | GLboolean GLEWAPIENTRY glewGetExtension (const char* name) type GLubyte (line 16156) | typedef const GLubyte* (GLAPIENTRY * PFNGLGETSTRINGPROC) (GLenum name); function GLenum (line 16159) | static GLenum GLEWAPIENTRY glewContextInit () function GLboolean (line 17667) | static GLboolean _glewInit_EGL_VERSION_1_0 () function GLboolean (line 17702) | static GLboolean _glewInit_EGL_VERSION_1_1 () function GLboolean (line 17718) | static GLboolean _glewInit_EGL_VERSION_1_2 () function GLboolean (line 17735) | static GLboolean _glewInit_EGL_VERSION_1_4 () function GLboolean (line 17748) | static GLboolean _glewInit_EGL_VERSION_1_5 () function GLboolean (line 17770) | static GLboolean _glewInit_EGL_ANDROID_blob_cache () function GLboolean (line 17783) | static GLboolean _glewInit_EGL_ANDROID_create_native_client_buffer () function GLboolean (line 17796) | static GLboolean _glewInit_EGL_ANDROID_native_fence_sync () function GLboolean (line 17809) | static GLboolean _glewInit_EGL_ANDROID_presentation_time () function GLboolean (line 17822) | static GLboolean _glewInit_EGL_ANGLE_query_surface_pointer () function GLboolean (line 17835) | static GLboolean _glewInit_EGL_EXT_device_enumeration () function GLboolean (line 17848) | static GLboolean _glewInit_EGL_EXT_device_query () function GLboolean (line 17863) | static GLboolean _glewInit_EGL_EXT_image_dma_buf_import_modifiers () function GLboolean (line 17877) | static GLboolean _glewInit_EGL_EXT_output_base () function GLboolean (line 17897) | static GLboolean _glewInit_EGL_EXT_platform_base () function GLboolean (line 17912) | static GLboolean _glewInit_EGL_EXT_stream_consumer_egloutput () function GLboolean (line 17925) | static GLboolean _glewInit_EGL_EXT_swap_buffers_with_damage () function GLboolean (line 17938) | static GLboolean _glewInit_EGL_HI_clientpixmap () function GLboolean (line 17951) | static GLboolean _glewInit_EGL_KHR_cl_event2 () function GLboolean (line 17964) | static GLboolean _glewInit_EGL_KHR_debug () function GLboolean (line 17979) | static GLboolean _glewInit_EGL_KHR_image () function GLboolean (line 17993) | static GLboolean _glewInit_EGL_KHR_lock_surface () function GLboolean (line 18007) | static GLboolean _glewInit_EGL_KHR_lock_surface3 () function GLboolean (line 18020) | static GLboolean _glewInit_EGL_KHR_partial_update () function GLboolean (line 18033) | static GLboolean _glewInit_EGL_KHR_reusable_sync () function GLboolean (line 18050) | static GLboolean _glewInit_EGL_KHR_stream () function GLboolean (line 18067) | static GLboolean _glewInit_EGL_KHR_stream_attrib () function GLboolean (line 18084) | static GLboolean _glewInit_EGL_KHR_stream_consumer_gltexture () function GLboolean (line 18099) | static GLboolean _glewInit_EGL_KHR_stream_cross_process_fd () function GLboolean (line 18113) | static GLboolean _glewInit_EGL_KHR_stream_fifo () function GLboolean (line 18126) | static GLboolean _glewInit_EGL_KHR_stream_producer_eglsurface () function GLboolean (line 18139) | static GLboolean _glewInit_EGL_KHR_swap_buffers_with_damage () function GLboolean (line 18152) | static GLboolean _glewInit_EGL_KHR_wait_sync () function GLboolean (line 18165) | static GLboolean _glewInit_EGL_MESA_drm_image () function GLboolean (line 18179) | static GLboolean _glewInit_EGL_MESA_image_dma_buf_export () function GLboolean (line 18193) | static GLboolean _glewInit_EGL_NOK_swap_region () function GLboolean (line 18206) | static GLboolean _glewInit_EGL_NOK_swap_region2 () function GLboolean (line 18219) | static GLboolean _glewInit_EGL_NV_native_query () function GLboolean (line 18234) | static GLboolean _glewInit_EGL_NV_post_sub_buffer () function GLboolean (line 18247) | static GLboolean _glewInit_EGL_NV_stream_consumer_gltexture_yuv () function GLboolean (line 18260) | static GLboolean _glewInit_EGL_NV_stream_metadata () function GLboolean (line 18275) | static GLboolean _glewInit_EGL_NV_stream_reset () function GLboolean (line 18288) | static GLboolean _glewInit_EGL_NV_stream_sync () function GLboolean (line 18301) | static GLboolean _glewInit_EGL_NV_sync () function GLboolean (line 18319) | static GLboolean _glewInit_EGL_NV_system_time () function GLboolean (line 18333) | GLboolean eglewGetExtension (const char* name) function GLenum (line 18344) | GLenum eglewInit (EGLDisplay display) function GLboolean (line 19016) | static GLboolean _glewInit_WGL_3DL_stereo_control () function GLboolean (line 19029) | static GLboolean _glewInit_WGL_AMD_gpu_association () function GLboolean (line 19050) | static GLboolean _glewInit_WGL_ARB_buffer_region () function GLboolean (line 19066) | static GLboolean _glewInit_WGL_ARB_create_context () function GLboolean (line 19079) | static GLboolean _glewInit_WGL_ARB_extensions_string () function GLboolean (line 19092) | static GLboolean _glewInit_WGL_ARB_make_current_read () function GLboolean (line 19106) | static GLboolean _glewInit_WGL_ARB_pbuffer () function GLboolean (line 19123) | static GLboolean _glewInit_WGL_ARB_pixel_format () function GLboolean (line 19138) | static GLboolean _glewInit_WGL_ARB_render_texture () function GLboolean (line 19153) | static GLboolean _glewInit_WGL_EXT_display_color_table () function GLboolean (line 19169) | static GLboolean _glewInit_WGL_EXT_extensions_string () function GLboolean (line 19182) | static GLboolean _glewInit_WGL_EXT_make_current_read () function GLboolean (line 19196) | static GLboolean _glewInit_WGL_EXT_pbuffer () function GLboolean (line 19213) | static GLboolean _glewInit_WGL_EXT_pixel_format () function GLboolean (line 19228) | static GLboolean _glewInit_WGL_EXT_swap_control () function GLboolean (line 19242) | static GLboolean _glewInit_WGL_I3D_digital_video_control () function GLboolean (line 19256) | static GLboolean _glewInit_WGL_I3D_gamma () function GLboolean (line 19272) | static GLboolean _glewInit_WGL_I3D_genlock () function GLboolean (line 19296) | static GLboolean _glewInit_WGL_I3D_image_buffer () function GLboolean (line 19312) | static GLboolean _glewInit_WGL_I3D_swap_frame_lock () function GLboolean (line 19328) | static GLboolean _glewInit_WGL_I3D_swap_frame_usage () function GLboolean (line 19344) | static GLboolean _glewInit_WGL_NV_DX_interop () function GLboolean (line 19364) | static GLboolean _glewInit_WGL_NV_copy_image () function GLboolean (line 19377) | static GLboolean _glewInit_WGL_NV_delay_before_swap () function GLboolean (line 19390) | static GLboolean _glewInit_WGL_NV_gpu_affinity () function GLboolean (line 19407) | static GLboolean _glewInit_WGL_NV_present_video () function GLboolean (line 19422) | static GLboolean _glewInit_WGL_NV_swap_group () function GLboolean (line 19440) | static GLboolean _glewInit_WGL_NV_vertex_array_range () function GLboolean (line 19454) | static GLboolean _glewInit_WGL_NV_video_capture () function GLboolean (line 19471) | static GLboolean _glewInit_WGL_NV_video_output () function GLboolean (line 19489) | static GLboolean _glewInit_WGL_OML_sync_control () function GLboolean (line 19510) | GLboolean GLEWAPIENTRY wglewGetExtension (const char* name) function GLenum (line 19527) | GLenum GLEWAPIENTRY wglewInit () function GLboolean (line 19977) | static GLboolean _glewInit_GLX_VERSION_1_2 () function GLboolean (line 19990) | static GLboolean _glewInit_GLX_VERSION_1_3 () function GLboolean (line 20019) | static GLboolean _glewInit_GLX_AMD_gpu_association () function GLboolean (line 20040) | static GLboolean _glewInit_GLX_ARB_create_context () function GLboolean (line 20053) | static GLboolean _glewInit_GLX_ATI_render_texture () function GLboolean (line 20068) | static GLboolean _glewInit_GLX_EXT_import_context () function GLboolean (line 20084) | static GLboolean _glewInit_GLX_EXT_swap_control () function GLboolean (line 20097) | static GLboolean _glewInit_GLX_EXT_texture_from_pixmap () function GLboolean (line 20111) | static GLboolean _glewInit_GLX_MESA_agp_offset () function GLboolean (line 20124) | static GLboolean _glewInit_GLX_MESA_copy_sub_buffer () function GLboolean (line 20137) | static GLboolean _glewInit_GLX_MESA_pixmap_colormap () function GLboolean (line 20150) | static GLboolean _glewInit_GLX_MESA_query_renderer () function GLboolean (line 20166) | static GLboolean _glewInit_GLX_MESA_release_buffers () function GLboolean (line 20179) | static GLboolean _glewInit_GLX_MESA_set_3dfx_mode () function GLboolean (line 20192) | static GLboolean _glewInit_GLX_MESA_swap_control () function GLboolean (line 20206) | static GLboolean _glewInit_GLX_NV_copy_buffer () function GLboolean (line 20220) | static GLboolean _glewInit_GLX_NV_copy_image () function GLboolean (line 20233) | static GLboolean _glewInit_GLX_NV_delay_before_swap () function GLboolean (line 20246) | static GLboolean _glewInit_GLX_NV_present_video () function GLboolean (line 20260) | static GLboolean _glewInit_GLX_NV_swap_group () function GLboolean (line 20278) | static GLboolean _glewInit_GLX_NV_vertex_array_range () function GLboolean (line 20292) | static GLboolean _glewInit_GLX_NV_video_capture () function GLboolean (line 20309) | static GLboolean _glewInit_GLX_NV_video_out () function GLboolean (line 20327) | static GLboolean _glewInit_GLX_OML_sync_control () function GLboolean (line 20344) | static GLboolean _glewInit_GLX_SGIX_fbconfig () function GLboolean (line 20362) | static GLboolean _glewInit_GLX_SGIX_hyperpipe () function GLboolean (line 20382) | static GLboolean _glewInit_GLX_SGIX_pbuffer () function GLboolean (line 20399) | static GLboolean _glewInit_GLX_SGIX_swap_barrier () function GLboolean (line 20413) | static GLboolean _glewInit_GLX_SGIX_swap_group () function GLboolean (line 20426) | static GLboolean _glewInit_GLX_SGIX_video_resize () function GLboolean (line 20443) | static GLboolean _glewInit_GLX_SGI_cushion () function GLboolean (line 20456) | static GLboolean _glewInit_GLX_SGI_make_current_read () function GLboolean (line 20470) | static GLboolean _glewInit_GLX_SGI_swap_control () function GLboolean (line 20483) | static GLboolean _glewInit_GLX_SGI_video_sync () function GLboolean (line 20497) | static GLboolean _glewInit_GLX_SUN_get_transparent_index () function GLboolean (line 20510) | static GLboolean _glewInit_GLX_SUN_video_resize () function GLboolean (line 20524) | GLboolean glxewGetExtension (const char* name) function GLenum (line 20536) | GLenum glxewInit () function GLubyte (line 20828) | const GLubyte * GLEWAPIENTRY glewGetErrorString (GLenum error) function GLubyte (line 20842) | const GLubyte * GLEWAPIENTRY glewGetString (GLenum name) function GLenum (line 20860) | GLenum GLEWAPIENTRY glewInit (void) function DllMainCRTStartup (line 20885) | int __stdcall DllMainCRTStartup(void* instance, unsigned reason, void* r... function GLboolean (line 20893) | GLboolean GLEWAPIENTRY glewIsSupported (const char* name) function GLboolean (line 26628) | GLboolean GLEWAPIENTRY wglewIsSupported (const char* name) function GLboolean (line 27064) | GLboolean glxewIsSupported (const char* name) function GLboolean (line 27620) | GLboolean eglewIsSupported (const char* name) FILE: custom_backend/glfw/glew/glewinfo.c type createParams (line 60) | struct createParams type createParams (line 77) | struct createParams type createParams (line 79) | struct createParams function glewPrintExt (line 85) | static void glewPrintExt (const char* name, GLboolean def1, GLboolean de... function glewInfoFunc (line 102) | static void glewInfoFunc (const char* name, GLint undefined) function _glewInfo_GL_VERSION_1_1 (line 115) | static void _glewInfo_GL_VERSION_1_1 (void) function _glewInfo_GL_VERSION_1_2 (line 124) | static void _glewInfo_GL_VERSION_1_2 (void) function _glewInfo_GL_VERSION_1_2_1 (line 138) | static void _glewInfo_GL_VERSION_1_2_1 (void) function _glewInfo_GL_VERSION_1_3 (line 147) | static void _glewInfo_GL_VERSION_1_3 (void) function _glewInfo_GL_VERSION_1_4 (line 203) | static void _glewInfo_GL_VERSION_1_4 (void) function _glewInfo_GL_VERSION_1_5 (line 260) | static void _glewInfo_GL_VERSION_1_5 (void) function _glewInfo_GL_VERSION_2_0 (line 289) | static void _glewInfo_GL_VERSION_2_0 (void) function _glewInfo_GL_VERSION_2_1 (line 392) | static void _glewInfo_GL_VERSION_2_1 (void) function _glewInfo_GL_VERSION_3_0 (line 408) | static void _glewInfo_GL_VERSION_3_0 (void) function _glewInfo_GL_VERSION_3_1 (line 473) | static void _glewInfo_GL_VERSION_3_1 (void) function _glewInfo_GL_VERSION_3_2 (line 487) | static void _glewInfo_GL_VERSION_3_2 (void) function _glewInfo_GL_VERSION_3_3 (line 500) | static void _glewInfo_GL_VERSION_3_3 (void) function _glewInfo_GL_VERSION_4_0 (line 511) | static void _glewInfo_GL_VERSION_4_0 (void) function _glewInfo_GL_VERSION_4_1 (line 526) | static void _glewInfo_GL_VERSION_4_1 (void) function _glewInfo_GL_VERSION_4_2 (line 535) | static void _glewInfo_GL_VERSION_4_2 (void) function _glewInfo_GL_VERSION_4_3 (line 544) | static void _glewInfo_GL_VERSION_4_3 (void) function _glewInfo_GL_VERSION_4_4 (line 553) | static void _glewInfo_GL_VERSION_4_4 (void) function _glewInfo_GL_VERSION_4_5 (line 562) | static void _glewInfo_GL_VERSION_4_5 (void) function _glewInfo_GL_VERSION_4_6 (line 576) | static void _glewInfo_GL_VERSION_4_6 (void) function _glewInfo_GL_3DFX_multisample (line 589) | static void _glewInfo_GL_3DFX_multisample (void) function _glewInfo_GL_3DFX_tbuffer (line 598) | static void _glewInfo_GL_3DFX_tbuffer (void) function _glewInfo_GL_3DFX_texture_compression_FXT1 (line 609) | static void _glewInfo_GL_3DFX_texture_compression_FXT1 (void) function _glewInfo_GL_AMD_blend_minmax_factor (line 618) | static void _glewInfo_GL_AMD_blend_minmax_factor (void) function _glewInfo_GL_AMD_compressed_3DC_texture (line 627) | static void _glewInfo_GL_AMD_compressed_3DC_texture (void) function _glewInfo_GL_AMD_compressed_ATC_texture (line 636) | static void _glewInfo_GL_AMD_compressed_ATC_texture (void) function _glewInfo_GL_AMD_conservative_depth (line 645) | static void _glewInfo_GL_AMD_conservative_depth (void) function _glewInfo_GL_AMD_debug_output (line 654) | static void _glewInfo_GL_AMD_debug_output (void) function _glewInfo_GL_AMD_depth_clamp_separate (line 668) | static void _glewInfo_GL_AMD_depth_clamp_separate (void) function _glewInfo_GL_AMD_draw_buffers_blend (line 677) | static void _glewInfo_GL_AMD_draw_buffers_blend (void) function _glewInfo_GL_AMD_framebuffer_sample_positions (line 691) | static void _glewInfo_GL_AMD_framebuffer_sample_positions (void) function _glewInfo_GL_AMD_gcn_shader (line 705) | static void _glewInfo_GL_AMD_gcn_shader (void) function _glewInfo_GL_AMD_gpu_shader_half_float (line 714) | static void _glewInfo_GL_AMD_gpu_shader_half_float (void) function _glewInfo_GL_AMD_gpu_shader_int16 (line 723) | static void _glewInfo_GL_AMD_gpu_shader_int16 (void) function _glewInfo_GL_AMD_gpu_shader_int64 (line 732) | static void _glewInfo_GL_AMD_gpu_shader_int64 (void) function _glewInfo_GL_AMD_interleaved_elements (line 741) | static void _glewInfo_GL_AMD_interleaved_elements (void) function _glewInfo_GL_AMD_multi_draw_indirect (line 752) | static void _glewInfo_GL_AMD_multi_draw_indirect (void) function _glewInfo_GL_AMD_name_gen_delete (line 764) | static void _glewInfo_GL_AMD_name_gen_delete (void) function _glewInfo_GL_AMD_occlusion_query_event (line 777) | static void _glewInfo_GL_AMD_occlusion_query_event (void) function _glewInfo_GL_AMD_performance_monitor (line 788) | static void _glewInfo_GL_AMD_performance_monitor (void) function _glewInfo_GL_AMD_pinned_memory (line 809) | static void _glewInfo_GL_AMD_pinned_memory (void) function _glewInfo_GL_AMD_program_binary_Z400 (line 818) | static void _glewInfo_GL_AMD_program_binary_Z400 (void) function _glewInfo_GL_AMD_query_buffer_object (line 827) | static void _glewInfo_GL_AMD_query_buffer_object (void) function _glewInfo_GL_AMD_sample_positions (line 836) | static void _glewInfo_GL_AMD_sample_positions (void) function _glewInfo_GL_AMD_seamless_cubemap_per_texture (line 847) | static void _glewInfo_GL_AMD_seamless_cubemap_per_texture (void) function _glewInfo_GL_AMD_shader_atomic_counter_ops (line 856) | static void _glewInfo_GL_AMD_shader_atomic_counter_ops (void) function _glewInfo_GL_AMD_shader_ballot (line 865) | static void _glewInfo_GL_AMD_shader_ballot (void) function _glewInfo_GL_AMD_shader_explicit_vertex_parameter (line 874) | static void _glewInfo_GL_AMD_shader_explicit_vertex_parameter (void) function _glewInfo_GL_AMD_shader_stencil_export (line 883) | static void _glewInfo_GL_AMD_shader_stencil_export (void) function _glewInfo_GL_AMD_shader_stencil_value_export (line 892) | static void _glewInfo_GL_AMD_shader_stencil_value_export (void) function _glewInfo_GL_AMD_shader_trinary_minmax (line 901) | static void _glewInfo_GL_AMD_shader_trinary_minmax (void) function _glewInfo_GL_AMD_sparse_texture (line 910) | static void _glewInfo_GL_AMD_sparse_texture (void) function _glewInfo_GL_AMD_stencil_operation_extended (line 922) | static void _glewInfo_GL_AMD_stencil_operation_extended (void) function _glewInfo_GL_AMD_texture_gather_bias_lod (line 933) | static void _glewInfo_GL_AMD_texture_gather_bias_lod (void) function _glewInfo_GL_AMD_texture_texture4 (line 942) | static void _glewInfo_GL_AMD_texture_texture4 (void) function _glewInfo_GL_AMD_transform_feedback3_lines_triangles (line 951) | static void _glewInfo_GL_AMD_transform_feedback3_lines_triangles (void) function _glewInfo_GL_AMD_transform_feedback4 (line 960) | static void _glewInfo_GL_AMD_transform_feedback4 (void) function _glewInfo_GL_AMD_vertex_shader_layer (line 969) | static void _glewInfo_GL_AMD_vertex_shader_layer (void) function _glewInfo_GL_AMD_vertex_shader_tessellator (line 978) | static void _glewInfo_GL_AMD_vertex_shader_tessellator (void) function _glewInfo_GL_AMD_vertex_shader_viewport_index (line 990) | static void _glewInfo_GL_AMD_vertex_shader_viewport_index (void) function _glewInfo_GL_ANDROID_extension_pack_es31a (line 999) | static void _glewInfo_GL_ANDROID_extension_pack_es31a (void) function _glewInfo_GL_ANGLE_depth_texture (line 1008) | static void _glewInfo_GL_ANGLE_depth_texture (void) function _glewInfo_GL_ANGLE_framebuffer_blit (line 1017) | static void _glewInfo_GL_ANGLE_framebuffer_blit (void) function _glewInfo_GL_ANGLE_framebuffer_multisample (line 1028) | static void _glewInfo_GL_ANGLE_framebuffer_multisample (void) function _glewInfo_GL_ANGLE_instanced_arrays (line 1039) | static void _glewInfo_GL_ANGLE_instanced_arrays (void) function _glewInfo_GL_ANGLE_pack_reverse_row_order (line 1052) | static void _glewInfo_GL_ANGLE_pack_reverse_row_order (void) function _glewInfo_GL_ANGLE_program_binary (line 1061) | static void _glewInfo_GL_ANGLE_program_binary (void) function _glewInfo_GL_ANGLE_texture_compression_dxt1 (line 1070) | static void _glewInfo_GL_ANGLE_texture_compression_dxt1 (void) function _glewInfo_GL_ANGLE_texture_compression_dxt3 (line 1079) | static void _glewInfo_GL_ANGLE_texture_compression_dxt3 (void) function _glewInfo_GL_ANGLE_texture_compression_dxt5 (line 1088) | static void _glewInfo_GL_ANGLE_texture_compression_dxt5 (void) function _glewInfo_GL_ANGLE_texture_usage (line 1097) | static void _glewInfo_GL_ANGLE_texture_usage (void) function _glewInfo_GL_ANGLE_timer_query (line 1106) | static void _glewInfo_GL_ANGLE_timer_query (void) function _glewInfo_GL_ANGLE_translated_shader_source (line 1127) | static void _glewInfo_GL_ANGLE_translated_shader_source (void) function _glewInfo_GL_APPLE_aux_depth_stencil (line 1138) | static void _glewInfo_GL_APPLE_aux_depth_stencil (void) function _glewInfo_GL_APPLE_client_storage (line 1147) | static void _glewInfo_GL_APPLE_client_storage (void) function _glewInfo_GL_APPLE_clip_distance (line 1156) | static void _glewInfo_GL_APPLE_clip_distance (void) function _glewInfo_GL_APPLE_color_buffer_packed_float (line 1165) | static void _glewInfo_GL_APPLE_color_buffer_packed_float (void) function _glewInfo_GL_APPLE_copy_texture_levels (line 1174) | static void _glewInfo_GL_APPLE_copy_texture_levels (void) function _glewInfo_GL_APPLE_element_array (line 1185) | static void _glewInfo_GL_APPLE_element_array (void) function _glewInfo_GL_APPLE_fence (line 1200) | static void _glewInfo_GL_APPLE_fence (void) function _glewInfo_GL_APPLE_float_pixels (line 1218) | static void _glewInfo_GL_APPLE_float_pixels (void) function _glewInfo_GL_APPLE_flush_buffer_range (line 1227) | static void _glewInfo_GL_APPLE_flush_buffer_range (void) function _glewInfo_GL_APPLE_framebuffer_multisample (line 1239) | static void _glewInfo_GL_APPLE_framebuffer_multisample (void) function _glewInfo_GL_APPLE_object_purgeable (line 1251) | static void _glewInfo_GL_APPLE_object_purgeable (void) function _glewInfo_GL_APPLE_pixel_buffer (line 1264) | static void _glewInfo_GL_APPLE_pixel_buffer (void) function _glewInfo_GL_APPLE_rgb_422 (line 1273) | static void _glewInfo_GL_APPLE_rgb_422 (void) function _glewInfo_GL_APPLE_row_bytes (line 1282) | static void _glewInfo_GL_APPLE_row_bytes (void) function _glewInfo_GL_APPLE_specular_vector (line 1291) | static void _glewInfo_GL_APPLE_specular_vector (void) function _glewInfo_GL_APPLE_sync (line 1300) | static void _glewInfo_GL_APPLE_sync (void) function _glewInfo_GL_APPLE_texture_2D_limited_npot (line 1317) | static void _glewInfo_GL_APPLE_texture_2D_limited_npot (void) function _glewInfo_GL_APPLE_texture_format_BGRA8888 (line 1326) | static void _glewInfo_GL_APPLE_texture_format_BGRA8888 (void) function _glewInfo_GL_APPLE_texture_max_level (line 1335) | static void _glewInfo_GL_APPLE_texture_max_level (void) function _glewInfo_GL_APPLE_texture_packed_float (line 1344) | static void _glewInfo_GL_APPLE_texture_packed_float (void) function _glewInfo_GL_APPLE_texture_range (line 1353) | static void _glewInfo_GL_APPLE_texture_range (void) function _glewInfo_GL_APPLE_transform_hint (line 1365) | static void _glewInfo_GL_APPLE_transform_hint (void) function _glewInfo_GL_APPLE_vertex_array_object (line 1374) | static void _glewInfo_GL_APPLE_vertex_array_object (void) function _glewInfo_GL_APPLE_vertex_array_range (line 1388) | static void _glewInfo_GL_APPLE_vertex_array_range (void) function _glewInfo_GL_APPLE_vertex_program_evaluators (line 1401) | static void _glewInfo_GL_APPLE_vertex_program_evaluators (void) function _glewInfo_GL_APPLE_ycbcr_422 (line 1418) | static void _glewInfo_GL_APPLE_ycbcr_422 (void) function _glewInfo_GL_ARB_ES2_compatibility (line 1427) | static void _glewInfo_GL_ARB_ES2_compatibility (void) function _glewInfo_GL_ARB_ES3_1_compatibility (line 1442) | static void _glewInfo_GL_ARB_ES3_1_compatibility (void) function _glewInfo_GL_ARB_ES3_2_compatibility (line 1453) | static void _glewInfo_GL_ARB_ES3_2_compatibility (void) function _glewInfo_GL_ARB_ES3_compatibility (line 1464) | static void _glewInfo_GL_ARB_ES3_compatibility (void) function _glewInfo_GL_ARB_arrays_of_arrays (line 1473) | static void _glewInfo_GL_ARB_arrays_of_arrays (void) function _glewInfo_GL_ARB_base_instance (line 1482) | static void _glewInfo_GL_ARB_base_instance (void) function _glewInfo_GL_ARB_bindless_texture (line 1495) | static void _glewInfo_GL_ARB_bindless_texture (void) function _glewInfo_GL_ARB_blend_func_extended (line 1521) | static void _glewInfo_GL_ARB_blend_func_extended (void) function _glewInfo_GL_ARB_buffer_storage (line 1533) | static void _glewInfo_GL_ARB_buffer_storage (void) function _glewInfo_GL_ARB_cl_event (line 1544) | static void _glewInfo_GL_ARB_cl_event (void) function _glewInfo_GL_ARB_clear_buffer_object (line 1555) | static void _glewInfo_GL_ARB_clear_buffer_object (void) function _glewInfo_GL_ARB_clear_texture (line 1569) | static void _glewInfo_GL_ARB_clear_texture (void) function _glewInfo_GL_ARB_clip_control (line 1581) | static void _glewInfo_GL_ARB_clip_control (void) function _glewInfo_GL_ARB_color_buffer_float (line 1592) | static void _glewInfo_GL_ARB_color_buffer_float (void) function _glewInfo_GL_ARB_compatibility (line 1603) | static void _glewInfo_GL_ARB_compatibility (void) function _glewInfo_GL_ARB_compressed_texture_pixel_storage (line 1612) | static void _glewInfo_GL_ARB_compressed_texture_pixel_storage (void) function _glewInfo_GL_ARB_compute_shader (line 1621) | static void _glewInfo_GL_ARB_compute_shader (void) function _glewInfo_GL_ARB_compute_variable_group_size (line 1633) | static void _glewInfo_GL_ARB_compute_variable_group_size (void) function _glewInfo_GL_ARB_conditional_render_inverted (line 1644) | static void _glewInfo_GL_ARB_conditional_render_inverted (void) function _glewInfo_GL_ARB_conservative_depth (line 1653) | static void _glewInfo_GL_ARB_conservative_depth (void) function _glewInfo_GL_ARB_copy_buffer (line 1662) | static void _glewInfo_GL_ARB_copy_buffer (void) function _glewInfo_GL_ARB_copy_image (line 1673) | static void _glewInfo_GL_ARB_copy_image (void) function _glewInfo_GL_ARB_cull_distance (line 1684) | static void _glewInfo_GL_ARB_cull_distance (void) function _glewInfo_GL_ARB_debug_output (line 1693) | static void _glewInfo_GL_ARB_debug_output (void) function _glewInfo_GL_ARB_depth_buffer_float (line 1707) | static void _glewInfo_GL_ARB_depth_buffer_float (void) function _glewInfo_GL_ARB_depth_clamp (line 1716) | static void _glewInfo_GL_ARB_depth_clamp (void) function _glewInfo_GL_ARB_depth_texture (line 1725) | static void _glewInfo_GL_ARB_depth_texture (void) function _glewInfo_GL_ARB_derivative_control (line 1734) | static void _glewInfo_GL_ARB_derivative_control (void) function _glewInfo_GL_ARB_direct_state_access (line 1743) | static void _glewInfo_GL_ARB_direct_state_access (void) function _glewInfo_GL_ARB_draw_buffers (line 1850) | static void _glewInfo_GL_ARB_draw_buffers (void) function _glewInfo_GL_ARB_draw_buffers_blend (line 1861) | static void _glewInfo_GL_ARB_draw_buffers_blend (void) function _glewInfo_GL_ARB_draw_elements_base_vertex (line 1875) | static void _glewInfo_GL_ARB_draw_elements_base_vertex (void) function _glewInfo_GL_ARB_draw_indirect (line 1889) | static void _glewInfo_GL_ARB_draw_indirect (void) function _glewInfo_GL_ARB_draw_instanced (line 1901) | static void _glewInfo_GL_ARB_draw_instanced (void) function _glewInfo_GL_ARB_enhanced_layouts (line 1910) | static void _glewInfo_GL_ARB_enhanced_layouts (void) function _glewInfo_GL_ARB_explicit_attrib_location (line 1919) | static void _glewInfo_GL_ARB_explicit_attrib_location (void) function _glewInfo_GL_ARB_explicit_uniform_location (line 1928) | static void _glewInfo_GL_ARB_explicit_uniform_location (void) function _glewInfo_GL_ARB_fragment_coord_conventions (line 1937) | static void _glewInfo_GL_ARB_fragment_coord_conventions (void) function _glewInfo_GL_ARB_fragment_layer_viewport (line 1946) | static void _glewInfo_GL_ARB_fragment_layer_viewport (void) function _glewInfo_GL_ARB_fragment_program (line 1955) | static void _glewInfo_GL_ARB_fragment_program (void) function _glewInfo_GL_ARB_fragment_program_shadow (line 1964) | static void _glewInfo_GL_ARB_fragment_program_shadow (void) function _glewInfo_GL_ARB_fragment_shader (line 1973) | static void _glewInfo_GL_ARB_fragment_shader (void) function _glewInfo_GL_ARB_fragment_shader_interlock (line 1982) | static void _glewInfo_GL_ARB_fragment_shader_interlock (void) function _glewInfo_GL_ARB_framebuffer_no_attachments (line 1991) | static void _glewInfo_GL_ARB_framebuffer_no_attachments (void) function _glewInfo_GL_ARB_framebuffer_object (line 2005) | static void _glewInfo_GL_ARB_framebuffer_object (void) function _glewInfo_GL_ARB_framebuffer_sRGB (line 2035) | static void _glewInfo_GL_ARB_framebuffer_sRGB (void) function _glewInfo_GL_ARB_geometry_shader4 (line 2044) | static void _glewInfo_GL_ARB_geometry_shader4 (void) function _glewInfo_GL_ARB_get_program_binary (line 2058) | static void _glewInfo_GL_ARB_get_program_binary (void) function _glewInfo_GL_ARB_get_texture_sub_image (line 2071) | static void _glewInfo_GL_ARB_get_texture_sub_image (void) function _glewInfo_GL_ARB_gl_spirv (line 2083) | static void _glewInfo_GL_ARB_gl_spirv (void) function _glewInfo_GL_ARB_gpu_shader5 (line 2094) | static void _glewInfo_GL_ARB_gpu_shader5 (void) function _glewInfo_GL_ARB_gpu_shader_fp64 (line 2103) | static void _glewInfo_GL_ARB_gpu_shader_fp64 (void) function _glewInfo_GL_ARB_gpu_shader_int64 (line 2131) | static void _glewInfo_GL_ARB_gpu_shader_int64 (void) function _glewInfo_GL_ARB_half_float_pixel (line 2177) | static void _glewInfo_GL_ARB_half_float_pixel (void) function _glewInfo_GL_ARB_half_float_vertex (line 2186) | static void _glewInfo_GL_ARB_half_float_vertex (void) function _glewInfo_GL_ARB_imaging (line 2195) | static void _glewInfo_GL_ARB_imaging (void) function _glewInfo_GL_ARB_indirect_parameters (line 2238) | static void _glewInfo_GL_ARB_indirect_parameters (void) function _glewInfo_GL_ARB_instanced_arrays (line 2250) | static void _glewInfo_GL_ARB_instanced_arrays (void) function _glewInfo_GL_ARB_internalformat_query (line 2263) | static void _glewInfo_GL_ARB_internalformat_query (void) function _glewInfo_GL_ARB_internalformat_query2 (line 2274) | static void _glewInfo_GL_ARB_internalformat_query2 (void) function _glewInfo_GL_ARB_invalidate_subdata (line 2285) | static void _glewInfo_GL_ARB_invalidate_subdata (void) function _glewInfo_GL_ARB_map_buffer_alignment (line 2301) | static void _glewInfo_GL_ARB_map_buffer_alignment (void) function _glewInfo_GL_ARB_map_buffer_range (line 2310) | static void _glewInfo_GL_ARB_map_buffer_range (void) function _glewInfo_GL_ARB_matrix_palette (line 2322) | static void _glewInfo_GL_ARB_matrix_palette (void) function _glewInfo_GL_ARB_multi_bind (line 2337) | static void _glewInfo_GL_ARB_multi_bind (void) function _glewInfo_GL_ARB_multi_draw_indirect (line 2353) | static void _glewInfo_GL_ARB_multi_draw_indirect (void) function _glewInfo_GL_ARB_multisample (line 2365) | static void _glewInfo_GL_ARB_multisample (void) function _glewInfo_GL_ARB_multitexture (line 2376) | static void _glewInfo_GL_ARB_multitexture (void) function _glewInfo_GL_ARB_occlusion_query (line 2420) | static void _glewInfo_GL_ARB_occlusion_query (void) function _glewInfo_GL_ARB_occlusion_query2 (line 2438) | static void _glewInfo_GL_ARB_occlusion_query2 (void) function _glewInfo_GL_ARB_parallel_shader_compile (line 2447) | static void _glewInfo_GL_ARB_parallel_shader_compile (void) function _glewInfo_GL_ARB_pipeline_statistics_query (line 2458) | static void _glewInfo_GL_ARB_pipeline_statistics_query (void) function _glewInfo_GL_ARB_pixel_buffer_object (line 2467) | static void _glewInfo_GL_ARB_pixel_buffer_object (void) function _glewInfo_GL_ARB_point_parameters (line 2476) | static void _glewInfo_GL_ARB_point_parameters (void) function _glewInfo_GL_ARB_point_sprite (line 2488) | static void _glewInfo_GL_ARB_point_sprite (void) function _glewInfo_GL_ARB_polygon_offset_clamp (line 2497) | static void _glewInfo_GL_ARB_polygon_offset_clamp (void) function _glewInfo_GL_ARB_post_depth_coverage (line 2508) | static void _glewInfo_GL_ARB_post_depth_coverage (void) function _glewInfo_GL_ARB_program_interface_query (line 2517) | static void _glewInfo_GL_ARB_program_interface_query (void) function _glewInfo_GL_ARB_provoking_vertex (line 2533) | static void _glewInfo_GL_ARB_provoking_vertex (void) function _glewInfo_GL_ARB_query_buffer_object (line 2544) | static void _glewInfo_GL_ARB_query_buffer_object (void) function _glewInfo_GL_ARB_robust_buffer_access_behavior (line 2553) | static void _glewInfo_GL_ARB_robust_buffer_access_behavior (void) function _glewInfo_GL_ARB_robustness (line 2562) | static void _glewInfo_GL_ARB_robustness (void) function _glewInfo_GL_ARB_robustness_application_isolation (line 2592) | static void _glewInfo_GL_ARB_robustness_application_isolation (void) function _glewInfo_GL_ARB_robustness_share_group_isolation (line 2601) | static void _glewInfo_GL_ARB_robustness_share_group_isolation (void) function _glewInfo_GL_ARB_sample_locations (line 2610) | static void _glewInfo_GL_ARB_sample_locations (void) function _glewInfo_GL_ARB_sample_shading (line 2622) | static void _glewInfo_GL_ARB_sample_shading (void) function _glewInfo_GL_ARB_sampler_objects (line 2633) | static void _glewInfo_GL_ARB_sampler_objects (void) function _glewInfo_GL_ARB_seamless_cube_map (line 2657) | static void _glewInfo_GL_ARB_seamless_cube_map (void) function _glewInfo_GL_ARB_seamless_cubemap_per_texture (line 2666) | static void _glewInfo_GL_ARB_seamless_cubemap_per_texture (void) function _glewInfo_GL_ARB_separate_shader_objects (line 2675) | static void _glewInfo_GL_ARB_separate_shader_objects (void) function _glewInfo_GL_ARB_shader_atomic_counter_ops (line 2745) | static void _glewInfo_GL_ARB_shader_atomic_counter_ops (void) function _glewInfo_GL_ARB_shader_atomic_counters (line 2754) | static void _glewInfo_GL_ARB_shader_atomic_counters (void) function _glewInfo_GL_ARB_shader_ballot (line 2765) | static void _glewInfo_GL_ARB_shader_ballot (void) function _glewInfo_GL_ARB_shader_bit_encoding (line 2774) | static void _glewInfo_GL_ARB_shader_bit_encoding (void) function _glewInfo_GL_ARB_shader_clock (line 2783) | static void _glewInfo_GL_ARB_shader_clock (void) function _glewInfo_GL_ARB_shader_draw_parameters (line 2792) | static void _glewInfo_GL_ARB_shader_draw_parameters (void) function _glewInfo_GL_ARB_shader_group_vote (line 2801) | static void _glewInfo_GL_ARB_shader_group_vote (void) function _glewInfo_GL_ARB_shader_image_load_store (line 2810) | static void _glewInfo_GL_ARB_shader_image_load_store (void) function _glewInfo_GL_ARB_shader_image_size (line 2822) | static void _glewInfo_GL_ARB_shader_image_size (void) function _glewInfo_GL_ARB_shader_objects (line 2831) | static void _glewInfo_GL_ARB_shader_objects (void) function _glewInfo_GL_ARB_shader_precision (line 2880) | static void _glewInfo_GL_ARB_shader_precision (void) function _glewInfo_GL_ARB_shader_stencil_export (line 2889) | static void _glewInfo_GL_ARB_shader_stencil_export (void) function _glewInfo_GL_ARB_shader_storage_buffer_object (line 2898) | static void _glewInfo_GL_ARB_shader_storage_buffer_object (void) function _glewInfo_GL_ARB_shader_subroutine (line 2909) | static void _glewInfo_GL_ARB_shader_subroutine (void) function _glewInfo_GL_ARB_shader_texture_image_samples (line 2927) | static void _glewInfo_GL_ARB_shader_texture_image_samples (void) function _glewInfo_GL_ARB_shader_texture_lod (line 2936) | static void _glewInfo_GL_ARB_shader_texture_lod (void) function _glewInfo_GL_ARB_shader_viewport_layer_array (line 2945) | static void _glewInfo_GL_ARB_shader_viewport_layer_array (void) function _glewInfo_GL_ARB_shading_language_100 (line 2954) | static void _glewInfo_GL_ARB_shading_language_100 (void) function _glewInfo_GL_ARB_shading_language_420pack (line 2963) | static void _glewInfo_GL_ARB_shading_language_420pack (void) function _glewInfo_GL_ARB_shading_language_include (line 2972) | static void _glewInfo_GL_ARB_shading_language_include (void) function _glewInfo_GL_ARB_shading_language_packing (line 2988) | static void _glewInfo_GL_ARB_shading_language_packing (void) function _glewInfo_GL_ARB_shadow (line 2997) | static void _glewInfo_GL_ARB_shadow (void) function _glewInfo_GL_ARB_shadow_ambient (line 3006) | static void _glewInfo_GL_ARB_shadow_ambient (void) function _glewInfo_GL_ARB_sparse_buffer (line 3015) | static void _glewInfo_GL_ARB_sparse_buffer (void) function _glewInfo_GL_ARB_sparse_texture (line 3026) | static void _glewInfo_GL_ARB_sparse_texture (void) function _glewInfo_GL_ARB_sparse_texture2 (line 3037) | static void _glewInfo_GL_ARB_sparse_texture2 (void) function _glewInfo_GL_ARB_sparse_texture_clamp (line 3046) | static void _glewInfo_GL_ARB_sparse_texture_clamp (void) function _glewInfo_GL_ARB_spirv_extensions (line 3055) | static void _glewInfo_GL_ARB_spirv_extensions (void) function _glewInfo_GL_ARB_stencil_texturing (line 3064) | static void _glewInfo_GL_ARB_stencil_texturing (void) function _glewInfo_GL_ARB_sync (line 3073) | static void _glewInfo_GL_ARB_sync (void) function _glewInfo_GL_ARB_tessellation_shader (line 3090) | static void _glewInfo_GL_ARB_tessellation_shader (void) function _glewInfo_GL_ARB_texture_barrier (line 3102) | static void _glewInfo_GL_ARB_texture_barrier (void) function _glewInfo_GL_ARB_texture_border_clamp (line 3113) | static void _glewInfo_GL_ARB_texture_border_clamp (void) function _glewInfo_GL_ARB_texture_buffer_object (line 3122) | static void _glewInfo_GL_ARB_texture_buffer_object (void) function _glewInfo_GL_ARB_texture_buffer_object_rgb32 (line 3133) | static void _glewInfo_GL_ARB_texture_buffer_object_rgb32 (void) function _glewInfo_GL_ARB_texture_buffer_range (line 3142) | static void _glewInfo_GL_ARB_texture_buffer_range (void) function _glewInfo_GL_ARB_texture_compression (line 3154) | static void _glewInfo_GL_ARB_texture_compression (void) function _glewInfo_GL_ARB_texture_compression_bptc (line 3171) | static void _glewInfo_GL_ARB_texture_compression_bptc (void) function _glewInfo_GL_ARB_texture_compression_rgtc (line 3180) | static void _glewInfo_GL_ARB_texture_compression_rgtc (void) function _glewInfo_GL_ARB_texture_cube_map (line 3189) | static void _glewInfo_GL_ARB_texture_cube_map (void) function _glewInfo_GL_ARB_texture_cube_map_array (line 3198) | static void _glewInfo_GL_ARB_texture_cube_map_array (void) function _glewInfo_GL_ARB_texture_env_add (line 3207) | static void _glewInfo_GL_ARB_texture_env_add (void) function _glewInfo_GL_ARB_texture_env_combine (line 3216) | static void _glewInfo_GL_ARB_texture_env_combine (void) function _glewInfo_GL_ARB_texture_env_crossbar (line 3225) | static void _glewInfo_GL_ARB_texture_env_crossbar (void) function _glewInfo_GL_ARB_texture_env_dot3 (line 3234) | static void _glewInfo_GL_ARB_texture_env_dot3 (void) function _glewInfo_GL_ARB_texture_filter_anisotropic (line 3243) | static void _glewInfo_GL_ARB_texture_filter_anisotropic (void) function _glewInfo_GL_ARB_texture_filter_minmax (line 3252) | static void _glewInfo_GL_ARB_texture_filter_minmax (void) function _glewInfo_GL_ARB_texture_float (line 3261) | static void _glewInfo_GL_ARB_texture_float (void) function _glewInfo_GL_ARB_texture_gather (line 3270) | static void _glewInfo_GL_ARB_texture_gather (void) function _glewInfo_GL_ARB_texture_mirror_clamp_to_edge (line 3279) | static void _glewInfo_GL_ARB_texture_mirror_clamp_to_edge (void) function _glewInfo_GL_ARB_texture_mirrored_repeat (line 3288) | static void _glewInfo_GL_ARB_texture_mirrored_repeat (void) function _glewInfo_GL_ARB_texture_multisample (line 3297) | static void _glewInfo_GL_ARB_texture_multisample (void) function _glewInfo_GL_ARB_texture_non_power_of_two (line 3311) | static void _glewInfo_GL_ARB_texture_non_power_of_two (void) function _glewInfo_GL_ARB_texture_query_levels (line 3320) | static void _glewInfo_GL_ARB_texture_query_levels (void) function _glewInfo_GL_ARB_texture_query_lod (line 3329) | static void _glewInfo_GL_ARB_texture_query_lod (void) function _glewInfo_GL_ARB_texture_rectangle (line 3338) | static void _glewInfo_GL_ARB_texture_rectangle (void) function _glewInfo_GL_ARB_texture_rg (line 3347) | static void _glewInfo_GL_ARB_texture_rg (void) function _glewInfo_GL_ARB_texture_rgb10_a2ui (line 3356) | static void _glewInfo_GL_ARB_texture_rgb10_a2ui (void) function _glewInfo_GL_ARB_texture_stencil8 (line 3365) | static void _glewInfo_GL_ARB_texture_stencil8 (void) function _glewInfo_GL_ARB_texture_storage (line 3374) | static void _glewInfo_GL_ARB_texture_storage (void) function _glewInfo_GL_ARB_texture_storage_multisample (line 3387) | static void _glewInfo_GL_ARB_texture_storage_multisample (void) function _glewInfo_GL_ARB_texture_swizzle (line 3401) | static void _glewInfo_GL_ARB_texture_swizzle (void) function _glewInfo_GL_ARB_texture_view (line 3410) | static void _glewInfo_GL_ARB_texture_view (void) function _glewInfo_GL_ARB_timer_query (line 3421) | static void _glewInfo_GL_ARB_timer_query (void) function _glewInfo_GL_ARB_transform_feedback2 (line 3434) | static void _glewInfo_GL_ARB_transform_feedback2 (void) function _glewInfo_GL_ARB_transform_feedback3 (line 3451) | static void _glewInfo_GL_ARB_transform_feedback3 (void) function _glewInfo_GL_ARB_transform_feedback_instanced (line 3465) | static void _glewInfo_GL_ARB_transform_feedback_instanced (void) function _glewInfo_GL_ARB_transform_feedback_overflow_query (line 3477) | static void _glewInfo_GL_ARB_transform_feedback_overflow_query (void) function _glewInfo_GL_ARB_transpose_matrix (line 3486) | static void _glewInfo_GL_ARB_transpose_matrix (void) function _glewInfo_GL_ARB_uniform_buffer_object (line 3500) | static void _glewInfo_GL_ARB_uniform_buffer_object (void) function _glewInfo_GL_ARB_vertex_array_bgra (line 3520) | static void _glewInfo_GL_ARB_vertex_array_bgra (void) function _glewInfo_GL_ARB_vertex_array_object (line 3529) | static void _glewInfo_GL_ARB_vertex_array_object (void) function _glewInfo_GL_ARB_vertex_attrib_64bit (line 3543) | static void _glewInfo_GL_ARB_vertex_attrib_64bit (void) function _glewInfo_GL_ARB_vertex_attrib_binding (line 3563) | static void _glewInfo_GL_ARB_vertex_attrib_binding (void) function _glewInfo_GL_ARB_vertex_blend (line 3585) | static void _glewInfo_GL_ARB_vertex_blend (void) function _glewInfo_GL_ARB_vertex_buffer_object (line 3605) | static void _glewInfo_GL_ARB_vertex_buffer_object (void) function _glewInfo_GL_ARB_vertex_program (line 3626) | static void _glewInfo_GL_ARB_vertex_program (void) function _glewInfo_GL_ARB_vertex_shader (line 3698) | static void _glewInfo_GL_ARB_vertex_shader (void) function _glewInfo_GL_ARB_vertex_type_10f_11f_11f_rev (line 3711) | static void _glewInfo_GL_ARB_vertex_type_10f_11f_11f_rev (void) function _glewInfo_GL_ARB_vertex_type_2_10_10_10_rev (line 3720) | static void _glewInfo_GL_ARB_vertex_type_2_10_10_10_rev (void) function _glewInfo_GL_ARB_viewport_array (line 3768) | static void _glewInfo_GL_ARB_viewport_array (void) function _glewInfo_GL_ARB_window_pos (line 3788) | static void _glewInfo_GL_ARB_window_pos (void) function _glewInfo_GL_ARM_mali_program_binary (line 3814) | static void _glewInfo_GL_ARM_mali_program_binary (void) function _glewInfo_GL_ARM_mali_shader_binary (line 3823) | static void _glewInfo_GL_ARM_mali_shader_binary (void) function _glewInfo_GL_ARM_rgba8 (line 3832) | static void _glewInfo_GL_ARM_rgba8 (void) function _glewInfo_GL_ARM_shader_framebuffer_fetch (line 3841) | static void _glewInfo_GL_ARM_shader_framebuffer_fetch (void) function _glewInfo_GL_ARM_shader_framebuffer_fetch_depth_stencil (line 3850) | static void _glewInfo_GL_ARM_shader_framebuffer_fetch_depth_stencil (void) function _glewInfo_GL_ATIX_point_sprites (line 3859) | static void _glewInfo_GL_ATIX_point_sprites (void) function _glewInfo_GL_ATIX_texture_env_combine3 (line 3868) | static void _glewInfo_GL_ATIX_texture_env_combine3 (void) function _glewInfo_GL_ATIX_texture_env_route (line 3877) | static void _glewInfo_GL_ATIX_texture_env_route (void) function _glewInfo_GL_ATIX_vertex_shader_output_point_size (line 3886) | static void _glewInfo_GL_ATIX_vertex_shader_output_point_size (void) function _glewInfo_GL_ATI_draw_buffers (line 3895) | static void _glewInfo_GL_ATI_draw_buffers (void) function _glewInfo_GL_ATI_element_array (line 3906) | static void _glewInfo_GL_ATI_element_array (void) function _glewInfo_GL_ATI_envmap_bumpmap (line 3919) | static void _glewInfo_GL_ATI_envmap_bumpmap (void) function _glewInfo_GL_ATI_fragment_shader (line 3933) | static void _glewInfo_GL_ATI_fragment_shader (void) function _glewInfo_GL_ATI_map_object_buffer (line 3957) | static void _glewInfo_GL_ATI_map_object_buffer (void) function _glewInfo_GL_ATI_meminfo (line 3969) | static void _glewInfo_GL_ATI_meminfo (void) function _glewInfo_GL_ATI_pn_triangles (line 3978) | static void _glewInfo_GL_ATI_pn_triangles (void) function _glewInfo_GL_ATI_separate_stencil (line 3990) | static void _glewInfo_GL_ATI_separate_stencil (void) function _glewInfo_GL_ATI_shader_texture_lod (line 4002) | static void _glewInfo_GL_ATI_shader_texture_lod (void) function _glewInfo_GL_ATI_text_fragment_shader (line 4011) | static void _glewInfo_GL_ATI_text_fragment_shader (void) function _glewInfo_GL_ATI_texture_compression_3dc (line 4020) | static void _glewInfo_GL_ATI_texture_compression_3dc (void) function _glewInfo_GL_ATI_texture_env_combine3 (line 4029) | static void _glewInfo_GL_ATI_texture_env_combine3 (void) function _glewInfo_GL_ATI_texture_float (line 4038) | static void _glewInfo_GL_ATI_texture_float (void) function _glewInfo_GL_ATI_texture_mirror_once (line 4047) | static void _glewInfo_GL_ATI_texture_mirror_once (void) function _glewInfo_GL_ATI_vertex_array_object (line 4056) | static void _glewInfo_GL_ATI_vertex_array_object (void) function _glewInfo_GL_ATI_vertex_attrib_array_object (line 4078) | static void _glewInfo_GL_ATI_vertex_attrib_array_object (void) function _glewInfo_GL_ATI_vertex_streams (line 4091) | static void _glewInfo_GL_ATI_vertex_streams (void) function _glewInfo_GL_EGL_KHR_context_flush_control (line 4146) | static void _glewInfo_GL_EGL_KHR_context_flush_control (void) function _glewInfo_GL_EGL_NV_robustness_video_memory_purge (line 4155) | static void _glewInfo_GL_EGL_NV_robustness_video_memory_purge (void) function _glewInfo_GL_EXT_422_pixels (line 4164) | static void _glewInfo_GL_EXT_422_pixels (void) function _glewInfo_GL_EXT_Cg_shader (line 4173) | static void _glewInfo_GL_EXT_Cg_shader (void) function _glewInfo_GL_EXT_EGL_image_array (line 4182) | static void _glewInfo_GL_EXT_EGL_image_array (void) function _glewInfo_GL_EXT_YUV_target (line 4191) | static void _glewInfo_GL_EXT_YUV_target (void) function _glewInfo_GL_EXT_abgr (line 4200) | static void _glewInfo_GL_EXT_abgr (void) function _glewInfo_GL_EXT_base_instance (line 4209) | static void _glewInfo_GL_EXT_base_instance (void) function _glewInfo_GL_EXT_bgra (line 4222) | static void _glewInfo_GL_EXT_bgra (void) function _glewInfo_GL_EXT_bindable_uniform (line 4231) | static void _glewInfo_GL_EXT_bindable_uniform (void) function _glewInfo_GL_EXT_blend_color (line 4244) | static void _glewInfo_GL_EXT_blend_color (void) function _glewInfo_GL_EXT_blend_equation_separate (line 4255) | static void _glewInfo_GL_EXT_blend_equation_separate (void) function _glewInfo_GL_EXT_blend_func_extended (line 4266) | static void _glewInfo_GL_EXT_blend_func_extended (void) function _glewInfo_GL_EXT_blend_func_separate (line 4279) | static void _glewInfo_GL_EXT_blend_func_separate (void) function _glewInfo_GL_EXT_blend_logic_op (line 4290) | static void _glewInfo_GL_EXT_blend_logic_op (void) function _glewInfo_GL_EXT_blend_minmax (line 4299) | static void _glewInfo_GL_EXT_blend_minmax (void) function _glewInfo_GL_EXT_blend_subtract (line 4310) | static void _glewInfo_GL_EXT_blend_subtract (void) function _glewInfo_GL_EXT_buffer_storage (line 4319) | static void _glewInfo_GL_EXT_buffer_storage (void) function _glewInfo_GL_EXT_clear_texture (line 4331) | static void _glewInfo_GL_EXT_clear_texture (void) function _glewInfo_GL_EXT_clip_cull_distance (line 4343) | static void _glewInfo_GL_EXT_clip_cull_distance (void) function _glewInfo_GL_EXT_clip_volume_hint (line 4352) | static void _glewInfo_GL_EXT_clip_volume_hint (void) function _glewInfo_GL_EXT_cmyka (line 4361) | static void _glewInfo_GL_EXT_cmyka (void) function _glewInfo_GL_EXT_color_buffer_float (line 4370) | static void _glewInfo_GL_EXT_color_buffer_float (void) function _glewInfo_GL_EXT_color_buffer_half_float (line 4379) | static void _glewInfo_GL_EXT_color_buffer_half_float (void) function _glewInfo_GL_EXT_color_subtable (line 4388) | static void _glewInfo_GL_EXT_color_subtable (void) function _glewInfo_GL_EXT_compiled_vertex_array (line 4400) | static void _glewInfo_GL_EXT_compiled_vertex_array (void) function _glewInfo_GL_EXT_compressed_ETC1_RGB8_sub_texture (line 4412) | static void _glewInfo_GL_EXT_compressed_ETC1_RGB8_sub_texture (void) function _glewInfo_GL_EXT_conservative_depth (line 4421) | static void _glewInfo_GL_EXT_conservative_depth (void) function _glewInfo_GL_EXT_convolution (line 4430) | static void _glewInfo_GL_EXT_convolution (void) function _glewInfo_GL_EXT_coordinate_frame (line 4453) | static void _glewInfo_GL_EXT_coordinate_frame (void) function _glewInfo_GL_EXT_copy_image (line 4465) | static void _glewInfo_GL_EXT_copy_image (void) function _glewInfo_GL_EXT_copy_texture (line 4476) | static void _glewInfo_GL_EXT_copy_texture (void) function _glewInfo_GL_EXT_cull_vertex (line 4491) | static void _glewInfo_GL_EXT_cull_vertex (void) function _glewInfo_GL_EXT_debug_label (line 4503) | static void _glewInfo_GL_EXT_debug_label (void) function _glewInfo_GL_EXT_debug_marker (line 4515) | static void _glewInfo_GL_EXT_debug_marker (void) function _glewInfo_GL_EXT_depth_bounds_test (line 4528) | static void _glewInfo_GL_EXT_depth_bounds_test (void) function _glewInfo_GL_EXT_direct_state_access (line 4539) | static void _glewInfo_GL_EXT_direct_state_access (void) function _glewInfo_GL_EXT_discard_framebuffer (line 4763) | static void _glewInfo_GL_EXT_discard_framebuffer (void) function _glewInfo_GL_EXT_draw_buffers (line 4774) | static void _glewInfo_GL_EXT_draw_buffers (void) function _glewInfo_GL_EXT_draw_buffers2 (line 4785) | static void _glewInfo_GL_EXT_draw_buffers2 (void) function _glewInfo_GL_EXT_draw_buffers_indexed (line 4801) | static void _glewInfo_GL_EXT_draw_buffers_indexed (void) function _glewInfo_GL_EXT_draw_elements_base_vertex (line 4819) | static void _glewInfo_GL_EXT_draw_elements_base_vertex (void) function _glewInfo_GL_EXT_draw_instanced (line 4833) | static void _glewInfo_GL_EXT_draw_instanced (void) function _glewInfo_GL_EXT_draw_range_elements (line 4845) | static void _glewInfo_GL_EXT_draw_range_elements (void) function _glewInfo_GL_EXT_external_buffer (line 4856) | static void _glewInfo_GL_EXT_external_buffer (void) function _glewInfo_GL_EXT_float_blend (line 4868) | static void _glewInfo_GL_EXT_float_blend (void) function _glewInfo_GL_EXT_fog_coord (line 4877) | static void _glewInfo_GL_EXT_fog_coord (void) function _glewInfo_GL_EXT_frag_depth (line 4892) | static void _glewInfo_GL_EXT_frag_depth (void) function _glewInfo_GL_EXT_fragment_lighting (line 4901) | static void _glewInfo_GL_EXT_fragment_lighting (void) function _glewInfo_GL_EXT_framebuffer_blit (line 4929) | static void _glewInfo_GL_EXT_framebuffer_blit (void) function _glewInfo_GL_EXT_framebuffer_multisample (line 4940) | static void _glewInfo_GL_EXT_framebuffer_multisample (void) function _glewInfo_GL_EXT_framebuffer_multisample_blit_scaled (line 4951) | static void _glewInfo_GL_EXT_framebuffer_multisample_blit_scaled (void) function _glewInfo_GL_EXT_framebuffer_object (line 4960) | static void _glewInfo_GL_EXT_framebuffer_object (void) function _glewInfo_GL_EXT_framebuffer_sRGB (line 4987) | static void _glewInfo_GL_EXT_framebuffer_sRGB (void) function _glewInfo_GL_EXT_geometry_point_size (line 4996) | static void _glewInfo_GL_EXT_geometry_point_size (void) function _glewInfo_GL_EXT_geometry_shader (line 5005) | static void _glewInfo_GL_EXT_geometry_shader (void) function _glewInfo_GL_EXT_geometry_shader4 (line 5014) | static void _glewInfo_GL_EXT_geometry_shader4 (void) function _glewInfo_GL_EXT_gpu_program_parameters (line 5027) | static void _glewInfo_GL_EXT_gpu_program_parameters (void) function _glewInfo_GL_EXT_gpu_shader4 (line 5039) | static void _glewInfo_GL_EXT_gpu_shader4 (void) function _glewInfo_GL_EXT_gpu_shader5 (line 5083) | static void _glewInfo_GL_EXT_gpu_shader5 (void) function _glewInfo_GL_EXT_histogram (line 5092) | static void _glewInfo_GL_EXT_histogram (void) function _glewInfo_GL_EXT_index_array_formats (line 5112) | static void _glewInfo_GL_EXT_index_array_formats (void) function _glewInfo_GL_EXT_index_func (line 5121) | static void _glewInfo_GL_EXT_index_func (void) function _glewInfo_GL_EXT_index_material (line 5132) | static void _glewInfo_GL_EXT_index_material (void) function _glewInfo_GL_EXT_index_texture (line 5143) | static void _glewInfo_GL_EXT_index_texture (void) function _glewInfo_GL_EXT_instanced_arrays (line 5152) | static void _glewInfo_GL_EXT_instanced_arrays (void) function _glewInfo_GL_EXT_light_texture (line 5163) | static void _glewInfo_GL_EXT_light_texture (void) function _glewInfo_GL_EXT_map_buffer_range (line 5176) | static void _glewInfo_GL_EXT_map_buffer_range (void) function _glewInfo_GL_EXT_memory_object (line 5188) | static void _glewInfo_GL_EXT_memory_object (void) function _glewInfo_GL_EXT_memory_object_fd (line 5217) | static void _glewInfo_GL_EXT_memory_object_fd (void) function _glewInfo_GL_EXT_memory_object_win32 (line 5228) | static void _glewInfo_GL_EXT_memory_object_win32 (void) function _glewInfo_GL_EXT_misc_attribute (line 5240) | static void _glewInfo_GL_EXT_misc_attribute (void) function _glewInfo_GL_EXT_multi_draw_arrays (line 5249) | static void _glewInfo_GL_EXT_multi_draw_arrays (void) function _glewInfo_GL_EXT_multi_draw_indirect (line 5261) | static void _glewInfo_GL_EXT_multi_draw_indirect (void) function _glewInfo_GL_EXT_multiple_textures (line 5273) | static void _glewInfo_GL_EXT_multiple_textures (void) function _glewInfo_GL_EXT_multisample (line 5282) | static void _glewInfo_GL_EXT_multisample (void) function _glewInfo_GL_EXT_multisample_compatibility (line 5294) | static void _glewInfo_GL_EXT_multisample_compatibility (void) function _glewInfo_GL_EXT_multisampled_render_to_texture (line 5303) | static void _glewInfo_GL_EXT_multisampled_render_to_texture (void) function _glewInfo_GL_EXT_multisampled_render_to_texture2 (line 5314) | static void _glewInfo_GL_EXT_multisampled_render_to_texture2 (void) function _glewInfo_GL_EXT_multiview_draw_buffers (line 5323) | static void _glewInfo_GL_EXT_multiview_draw_buffers (void) function _glewInfo_GL_EXT_packed_depth_stencil (line 5336) | static void _glewInfo_GL_EXT_packed_depth_stencil (void) function _glewInfo_GL_EXT_packed_float (line 5345) | static void _glewInfo_GL_EXT_packed_float (void) function _glewInfo_GL_EXT_packed_pixels (line 5354) | static void _glewInfo_GL_EXT_packed_pixels (void) function _glewInfo_GL_EXT_paletted_texture (line 5363) | static void _glewInfo_GL_EXT_paletted_texture (void) function _glewInfo_GL_EXT_pixel_buffer_object (line 5377) | static void _glewInfo_GL_EXT_pixel_buffer_object (void) function _glewInfo_GL_EXT_pixel_transform (line 5386) | static void _glewInfo_GL_EXT_pixel_transform (void) function _glewInfo_GL_EXT_pixel_transform_color_table (line 5402) | static void _glewInfo_GL_EXT_pixel_transform_color_table (void) function _glewInfo_GL_EXT_point_parameters (line 5411) | static void _glewInfo_GL_EXT_point_parameters (void) function _glewInfo_GL_EXT_polygon_offset (line 5423) | static void _glewInfo_GL_EXT_polygon_offset (void) function _glewInfo_GL_EXT_polygon_offset_clamp (line 5434) | static void _glewInfo_GL_EXT_polygon_offset_clamp (void) function _glewInfo_GL_EXT_post_depth_coverage (line 5445) | static void _glewInfo_GL_EXT_post_depth_coverage (void) function _glewInfo_GL_EXT_provoking_vertex (line 5454) | static void _glewInfo_GL_EXT_provoking_vertex (void) function _glewInfo_GL_EXT_pvrtc_sRGB (line 5465) | static void _glewInfo_GL_EXT_pvrtc_sRGB (void) function _glewInfo_GL_EXT_raster_multisample (line 5474) | static void _glewInfo_GL_EXT_raster_multisample (void) function _glewInfo_GL_EXT_read_format_bgra (line 5488) | static void _glewInfo_GL_EXT_read_format_bgra (void) function _glewInfo_GL_EXT_render_snorm (line 5497) | static void _glewInfo_GL_EXT_render_snorm (void) function _glewInfo_GL_EXT_rescale_normal (line 5506) | static void _glewInfo_GL_EXT_rescale_normal (void) function _glewInfo_GL_EXT_sRGB (line 5515) | static void _glewInfo_GL_EXT_sRGB (void) function _glewInfo_GL_EXT_sRGB_write_control (line 5524) | static void _glewInfo_GL_EXT_sRGB_write_control (void) function _glewInfo_GL_EXT_scene_marker (line 5533) | static void _glewInfo_GL_EXT_scene_marker (void) function _glewInfo_GL_EXT_secondary_color (line 5545) | static void _glewInfo_GL_EXT_secondary_color (void) function _glewInfo_GL_EXT_semaphore (line 5572) | static void _glewInfo_GL_EXT_semaphore (void) function _glewInfo_GL_EXT_semaphore_fd (line 5589) | static void _glewInfo_GL_EXT_semaphore_fd (void) function _glewInfo_GL_EXT_semaphore_win32 (line 5600) | static void _glewInfo_GL_EXT_semaphore_win32 (void) function _glewInfo_GL_EXT_separate_shader_objects (line 5612) | static void _glewInfo_GL_EXT_separate_shader_objects (void) function _glewInfo_GL_EXT_separate_specular_color (line 5625) | static void _glewInfo_GL_EXT_separate_specular_color (void) function _glewInfo_GL_EXT_shader_framebuffer_fetch (line 5634) | static void _glewInfo_GL_EXT_shader_framebuffer_fetch (void) function _glewInfo_GL_EXT_shader_group_vote (line 5643) | static void _glewInfo_GL_EXT_shader_group_vote (void) function _glewInfo_GL_EXT_shader_image_load_formatted (line 5652) | static void _glewInfo_GL_EXT_shader_image_load_formatted (void) function _glewInfo_GL_EXT_shader_image_load_store (line 5661) | static void _glewInfo_GL_EXT_shader_image_load_store (void) function _glewInfo_GL_EXT_shader_implicit_conversions (line 5673) | static void _glewInfo_GL_EXT_shader_implicit_conversions (void) function _glewInfo_GL_EXT_shader_integer_mix (line 5682) | static void _glewInfo_GL_EXT_shader_integer_mix (void) function _glewInfo_GL_EXT_shader_io_blocks (line 5691) | static void _glewInfo_GL_EXT_shader_io_blocks (void) function _glewInfo_GL_EXT_shader_non_constant_global_initializers (line 5700) | static void _glewInfo_GL_EXT_shader_non_constant_global_initializers (void) function _glewInfo_GL_EXT_shader_pixel_local_storage (line 5709) | static void _glewInfo_GL_EXT_shader_pixel_local_storage (void) function _glewInfo_GL_EXT_shader_pixel_local_storage2 (line 5718) | static void _glewInfo_GL_EXT_shader_pixel_local_storage2 (void) function _glewInfo_GL_EXT_shader_texture_lod (line 5731) | static void _glewInfo_GL_EXT_shader_texture_lod (void) function _glewInfo_GL_EXT_shadow_funcs (line 5740) | static void _glewInfo_GL_EXT_shadow_funcs (void) function _glewInfo_GL_EXT_shadow_samplers (line 5749) | static void _glewInfo_GL_EXT_shadow_samplers (void) function _glewInfo_GL_EXT_shared_texture_palette (line 5758) | static void _glewInfo_GL_EXT_shared_texture_palette (void) function _glewInfo_GL_EXT_sparse_texture (line 5767) | static void _glewInfo_GL_EXT_sparse_texture (void) function _glewInfo_GL_EXT_sparse_texture2 (line 5779) | static void _glewInfo_GL_EXT_sparse_texture2 (void) function _glewInfo_GL_EXT_stencil_clear_tag (line 5788) | static void _glewInfo_GL_EXT_stencil_clear_tag (void) function _glewInfo_GL_EXT_stencil_two_side (line 5797) | static void _glewInfo_GL_EXT_stencil_two_side (void) function _glewInfo_GL_EXT_stencil_wrap (line 5808) | static void _glewInfo_GL_EXT_stencil_wrap (void) function _glewInfo_GL_EXT_subtexture (line 5817) | static void _glewInfo_GL_EXT_subtexture (void) function _glewInfo_GL_EXT_texture (line 5830) | static void _glewInfo_GL_EXT_texture (void) function _glewInfo_GL_EXT_texture3D (line 5839) | static void _glewInfo_GL_EXT_texture3D (void) function _glewInfo_GL_EXT_texture_array (line 5850) | static void _glewInfo_GL_EXT_texture_array (void) function _glewInfo_GL_EXT_texture_buffer_object (line 5861) | static void _glewInfo_GL_EXT_texture_buffer_object (void) function _glewInfo_GL_EXT_texture_compression_astc_decode_mode (line 5872) | static void _glewInfo_GL_EXT_texture_compression_astc_decode_mode (void) function _glewInfo_GL_EXT_texture_compression_astc_decode_mode_rgb9e5 (line 5881) | static void _glewInfo_GL_EXT_texture_compression_astc_decode_mode_rgb9e5... function _glewInfo_GL_EXT_texture_compression_bptc (line 5890) | static void _glewInfo_GL_EXT_texture_compression_bptc (void) function _glewInfo_GL_EXT_texture_compression_dxt1 (line 5899) | static void _glewInfo_GL_EXT_texture_compression_dxt1 (void) function _glewInfo_GL_EXT_texture_compression_latc (line 5908) | static void _glewInfo_GL_EXT_texture_compression_latc (void) function _glewInfo_GL_EXT_texture_compression_rgtc (line 5917) | static void _glewInfo_GL_EXT_texture_compression_rgtc (void) function _glewInfo_GL_EXT_texture_compression_s3tc (line 5926) | static void _glewInfo_GL_EXT_texture_compression_s3tc (void) function _glewInfo_GL_EXT_texture_cube_map (line 5935) | static void _glewInfo_GL_EXT_texture_cube_map (void) function _glewInfo_GL_EXT_texture_cube_map_array (line 5944) | static void _glewInfo_GL_EXT_texture_cube_map_array (void) function _glewInfo_GL_EXT_texture_edge_clamp (line 5953) | static void _glewInfo_GL_EXT_texture_edge_clamp (void) function _glewInfo_GL_EXT_texture_env (line 5962) | static void _glewInfo_GL_EXT_texture_env (void) function _glewInfo_GL_EXT_texture_env_add (line 5971) | static void _glewInfo_GL_EXT_texture_env_add (void) function _glewInfo_GL_EXT_texture_env_combine (line 5980) | static void _glewInfo_GL_EXT_texture_env_combine (void) function _glewInfo_GL_EXT_texture_env_dot3 (line 5989) | static void _glewInfo_GL_EXT_texture_env_dot3 (void) function _glewInfo_GL_EXT_texture_filter_anisotropic (line 5998) | static void _glewInfo_GL_EXT_texture_filter_anisotropic (void) function _glewInfo_GL_EXT_texture_filter_minmax (line 6007) | static void _glewInfo_GL_EXT_texture_filter_minmax (void) function _glewInfo_GL_EXT_texture_format_BGRA8888 (line 6016) | static void _glewInfo_GL_EXT_texture_format_BGRA8888 (void) function _glewInfo_GL_EXT_texture_integer (line 6025) | static void _glewInfo_GL_EXT_texture_integer (void) function _glewInfo_GL_EXT_texture_lod_bias (line 6041) | static void _glewInfo_GL_EXT_texture_lod_bias (void) function _glewInfo_GL_EXT_texture_mirror_clamp (line 6050) | static void _glewInfo_GL_EXT_texture_mirror_clamp (void) function _glewInfo_GL_EXT_texture_norm16 (line 6059) | static void _glewInfo_GL_EXT_texture_norm16 (void) function _glewInfo_GL_EXT_texture_object (line 6068) | static void _glewInfo_GL_EXT_texture_object (void) function _glewInfo_GL_EXT_texture_perturb_normal (line 6084) | static void _glewInfo_GL_EXT_texture_perturb_normal (void) function _glewInfo_GL_EXT_texture_rectangle (line 6095) | static void _glewInfo_GL_EXT_texture_rectangle (void) function _glewInfo_GL_EXT_texture_rg (line 6104) | static void _glewInfo_GL_EXT_texture_rg (void) function _glewInfo_GL_EXT_texture_sRGB (line 6113) | static void _glewInfo_GL_EXT_texture_sRGB (void) function _glewInfo_GL_EXT_texture_sRGB_R8 (line 6122) | static void _glewInfo_GL_EXT_texture_sRGB_R8 (void) function _glewInfo_GL_EXT_texture_sRGB_RG8 (line 6131) | static void _glewInfo_GL_EXT_texture_sRGB_RG8 (void) function _glewInfo_GL_EXT_texture_sRGB_decode (line 6140) | static void _glewInfo_GL_EXT_texture_sRGB_decode (void) function _glewInfo_GL_EXT_texture_shared_exponent (line 6149) | static void _glewInfo_GL_EXT_texture_shared_exponent (void) function _glewInfo_GL_EXT_texture_snorm (line 6158) | static void _glewInfo_GL_EXT_texture_snorm (void) function _glewInfo_GL_EXT_texture_storage (line 6167) | static void _glewInfo_GL_EXT_texture_storage (void) function _glewInfo_GL_EXT_texture_swizzle (line 6183) | static void _glewInfo_GL_EXT_texture_swizzle (void) function _glewInfo_GL_EXT_texture_type_2_10_10_10_REV (line 6192) | static void _glewInfo_GL_EXT_texture_type_2_10_10_10_REV (void) function _glewInfo_GL_EXT_texture_view (line 6201) | static void _glewInfo_GL_EXT_texture_view (void) function _glewInfo_GL_EXT_timer_query (line 6212) | static void _glewInfo_GL_EXT_timer_query (void) function _glewInfo_GL_EXT_transform_feedback (line 6224) | static void _glewInfo_GL_EXT_transform_feedback (void) function _glewInfo_GL_EXT_unpack_subimage (line 6241) | static void _glewInfo_GL_EXT_unpack_subimage (void) function _glewInfo_GL_EXT_vertex_array (line 6250) | static void _glewInfo_GL_EXT_vertex_array (void) function _glewInfo_GL_EXT_vertex_array_bgra (line 6268) | static void _glewInfo_GL_EXT_vertex_array_bgra (void) function _glewInfo_GL_EXT_vertex_array_setXXX (line 6277) | static void _glewInfo_GL_EXT_vertex_array_setXXX (void) function _glewInfo_GL_EXT_vertex_attrib_64bit (line 6290) | static void _glewInfo_GL_EXT_vertex_attrib_64bit (void) function _glewInfo_GL_EXT_vertex_shader (line 6311) | static void _glewInfo_GL_EXT_vertex_shader (void) function _glewInfo_GL_EXT_vertex_weighting (line 6363) | static void _glewInfo_GL_EXT_vertex_weighting (void) function _glewInfo_GL_EXT_win32_keyed_mutex (line 6376) | static void _glewInfo_GL_EXT_win32_keyed_mutex (void) function _glewInfo_GL_EXT_window_rectangles (line 6388) | static void _glewInfo_GL_EXT_window_rectangles (void) function _glewInfo_GL_EXT_x11_sync_object (line 6399) | static void _glewInfo_GL_EXT_x11_sync_object (void) function _glewInfo_GL_GREMEDY_frame_terminator (line 6410) | static void _glewInfo_GL_GREMEDY_frame_terminator (void) function _glewInfo_GL_GREMEDY_string_marker (line 6421) | static void _glewInfo_GL_GREMEDY_string_marker (void) function _glewInfo_GL_HP_convolution_border_modes (line 6432) | static void _glewInfo_GL_HP_convolution_border_modes (void) function _glewInfo_GL_HP_image_transform (line 6441) | static void _glewInfo_GL_HP_image_transform (void) function _glewInfo_GL_HP_occlusion_test (line 6457) | static void _glewInfo_GL_HP_occlusion_test (void) function _glewInfo_GL_HP_texture_lighting (line 6466) | static void _glewInfo_GL_HP_texture_lighting (void) function _glewInfo_GL_IBM_cull_vertex (line 6475) | static void _glewInfo_GL_IBM_cull_vertex (void) function _glewInfo_GL_IBM_multimode_draw_arrays (line 6484) | static void _glewInfo_GL_IBM_multimode_draw_arrays (void) function _glewInfo_GL_IBM_rasterpos_clip (line 6496) | static void _glewInfo_GL_IBM_rasterpos_clip (void) function _glewInfo_GL_IBM_static_data (line 6505) | static void _glewInfo_GL_IBM_static_data (void) function _glewInfo_GL_IBM_texture_mirrored_repeat (line 6514) | static void _glewInfo_GL_IBM_texture_mirrored_repeat (void) function _glewInfo_GL_IBM_vertex_array_lists (line 6523) | static void _glewInfo_GL_IBM_vertex_array_lists (void) function _glewInfo_GL_INGR_color_clamp (line 6541) | static void _glewInfo_GL_INGR_color_clamp (void) function _glewInfo_GL_INGR_interlace_read (line 6550) | static void _glewInfo_GL_INGR_interlace_read (void) function _glewInfo_GL_INTEL_conservative_rasterization (line 6559) | static void _glewInfo_GL_INTEL_conservative_rasterization (void) function _glewInfo_GL_INTEL_fragment_shader_ordering (line 6568) | static void _glewInfo_GL_INTEL_fragment_shader_ordering (void) function _glewInfo_GL_INTEL_framebuffer_CMAA (line 6577) | static void _glewInfo_GL_INTEL_framebuffer_CMAA (void) function _glewInfo_GL_INTEL_map_texture (line 6586) | static void _glewInfo_GL_INTEL_map_texture (void) function _glewInfo_GL_INTEL_parallel_arrays (line 6599) | static void _glewInfo_GL_INTEL_parallel_arrays (void) function _glewInfo_GL_INTEL_performance_query (line 6613) | static void _glewInfo_GL_INTEL_performance_query (void) function _glewInfo_GL_INTEL_texture_scissor (line 6633) | static void _glewInfo_GL_INTEL_texture_scissor (void) function _glewInfo_GL_KHR_blend_equation_advanced (line 6645) | static void _glewInfo_GL_KHR_blend_equation_advanced (void) function _glewInfo_GL_KHR_blend_equation_advanced_coherent (line 6656) | static void _glewInfo_GL_KHR_blend_equation_advanced_coherent (void) function _glewInfo_GL_KHR_context_flush_control (line 6665) | static void _glewInfo_GL_KHR_context_flush_control (void) function _glewInfo_GL_KHR_debug (line 6674) | static void _glewInfo_GL_KHR_debug (void) function _glewInfo_GL_KHR_no_error (line 6694) | static void _glewInfo_GL_KHR_no_error (void) function _glewInfo_GL_KHR_parallel_shader_compile (line 6703) | static void _glewInfo_GL_KHR_parallel_shader_compile (void) function _glewInfo_GL_KHR_robust_buffer_access_behavior (line 6714) | static void _glewInfo_GL_KHR_robust_buffer_access_behavior (void) function _glewInfo_GL_KHR_robustness (line 6723) | static void _glewInfo_GL_KHR_robustness (void) function _glewInfo_GL_KHR_texture_compression_astc_hdr (line 6737) | static void _glewInfo_GL_KHR_texture_compression_astc_hdr (void) function _glewInfo_GL_KHR_texture_compression_astc_ldr (line 6746) | static void _glewInfo_GL_KHR_texture_compression_astc_ldr (void) function _glewInfo_GL_KHR_texture_compression_astc_sliced_3d (line 6755) | static void _glewInfo_GL_KHR_texture_compression_astc_sliced_3d (void) function _glewInfo_GL_KTX_buffer_region (line 6764) | static void _glewInfo_GL_KTX_buffer_region (void) function _glewInfo_GL_MESAX_texture_stack (line 6779) | static void _glewInfo_GL_MESAX_texture_stack (void) function _glewInfo_GL_MESA_pack_invert (line 6788) | static void _glewInfo_GL_MESA_pack_invert (void) function _glewInfo_GL_MESA_resize_buffers (line 6797) | static void _glewInfo_GL_MESA_resize_buffers (void) function _glewInfo_GL_MESA_shader_integer_functions (line 6808) | static void _glewInfo_GL_MESA_shader_integer_functions (void) function _glewInfo_GL_MESA_window_pos (line 6817) | static void _glewInfo_GL_MESA_window_pos (void) function _glewInfo_GL_MESA_ycbcr_texture (line 6851) | static void _glewInfo_GL_MESA_ycbcr_texture (void) function _glewInfo_GL_NVX_blend_equation_advanced_multi_draw_buffers (line 6860) | static void _glewInfo_GL_NVX_blend_equation_advanced_multi_draw_buffers ... function _glewInfo_GL_NVX_conditional_render (line 6869) | static void _glewInfo_GL_NVX_conditional_render (void) function _glewInfo_GL_NVX_gpu_memory_info (line 6881) | static void _glewInfo_GL_NVX_gpu_memory_info (void) function _glewInfo_GL_NVX_linked_gpu_multicast (line 6890) | static void _glewInfo_GL_NVX_linked_gpu_multicast (void) function _glewInfo_GL_NV_3dvision_settings (line 6903) | static void _glewInfo_GL_NV_3dvision_settings (void) function _glewInfo_GL_NV_EGL_stream_consumer_external (line 6915) | static void _glewInfo_GL_NV_EGL_stream_consumer_external (void) function _glewInfo_GL_NV_alpha_to_coverage_dither_control (line 6924) | static void _glewInfo_GL_NV_alpha_to_coverage_dither_control (void) function _glewInfo_GL_NV_bgr (line 6933) | static void _glewInfo_GL_NV_bgr (void) function _glewInfo_GL_NV_bindless_multi_draw_indirect (line 6942) | static void _glewInfo_GL_NV_bindless_multi_draw_indirect (void) function _glewInfo_GL_NV_bindless_multi_draw_indirect_count (line 6954) | static void _glewInfo_GL_NV_bindless_multi_draw_indirect_count (void) function _glewInfo_GL_NV_bindless_texture (line 6966) | static void _glewInfo_GL_NV_bindless_texture (void) function _glewInfo_GL_NV_blend_equation_advanced (line 6989) | static void _glewInfo_GL_NV_blend_equation_advanced (void) function _glewInfo_GL_NV_blend_equation_advanced_coherent (line 7001) | static void _glewInfo_GL_NV_blend_equation_advanced_coherent (void) function _glewInfo_GL_NV_blend_minmax_factor (line 7010) | static void _glewInfo_GL_NV_blend_minmax_factor (void) function _glewInfo_GL_NV_blend_square (line 7019) | static void _glewInfo_GL_NV_blend_square (void) function _glewInfo_GL_NV_clip_space_w_scaling (line 7028) | static void _glewInfo_GL_NV_clip_space_w_scaling (void) function _glewInfo_GL_NV_command_list (line 7039) | static void _glewInfo_GL_NV_command_list (void) function _glewInfo_GL_NV_compute_program5 (line 7066) | static void _glewInfo_GL_NV_compute_program5 (void) function _glewInfo_GL_NV_conditional_render (line 7075) | static void _glewInfo_GL_NV_conditional_render (void) function _glewInfo_GL_NV_conservative_raster (line 7087) | static void _glewInfo_GL_NV_conservative_raster (void) function _glewInfo_GL_NV_conservative_raster_dilate (line 7098) | static void _glewInfo_GL_NV_conservative_raster_dilate (void) function _glewInfo_GL_NV_conservative_raster_pre_snap_triangles (line 7109) | static void _glewInfo_GL_NV_conservative_raster_pre_snap_triangles (void) function _glewInfo_GL_NV_copy_buffer (line 7120) | static void _glewInfo_GL_NV_copy_buffer (void) function _glewInfo_GL_NV_copy_depth_to_color (line 7131) | static void _glewInfo_GL_NV_copy_depth_to_color (void) function _glewInfo_GL_NV_copy_image (line 7140) | static void _glewInfo_GL_NV_copy_image (void) function _glewInfo_GL_NV_deep_texture3D (line 7151) | static void _glewInfo_GL_NV_deep_texture3D (void) function _glewInfo_GL_NV_depth_buffer_float (line 7160) | static void _glewInfo_GL_NV_depth_buffer_float (void) function _glewInfo_GL_NV_depth_clamp (line 7173) | static void _glewInfo_GL_NV_depth_clamp (void) function _glewInfo_GL_NV_depth_range_unclamped (line 7182) | static void _glewInfo_GL_NV_depth_range_unclamped (void) function _glewInfo_GL_NV_draw_buffers (line 7191) | static void _glewInfo_GL_NV_draw_buffers (void) function _glewInfo_GL_NV_draw_instanced (line 7202) | static void _glewInfo_GL_NV_draw_instanced (void) function _glewInfo_GL_NV_draw_texture (line 7214) | static void _glewInfo_GL_NV_draw_texture (void) function _glewInfo_GL_NV_draw_vulkan_image (line 7225) | static void _glewInfo_GL_NV_draw_vulkan_image (void) function _glewInfo_GL_NV_evaluators (line 7240) | static void _glewInfo_GL_NV_evaluators (void) function _glewInfo_GL_NV_explicit_attrib_location (line 7259) | static void _glewInfo_GL_NV_explicit_attrib_location (void) function _glewInfo_GL_NV_explicit_multisample (line 7268) | static void _glewInfo_GL_NV_explicit_multisample (void) function _glewInfo_GL_NV_fbo_color_attachments (line 7281) | static void _glewInfo_GL_NV_fbo_color_attachments (void) function _glewInfo_GL_NV_fence (line 7290) | static void _glewInfo_GL_NV_fence (void) function _glewInfo_GL_NV_fill_rectangle (line 7307) | static void _glewInfo_GL_NV_fill_rectangle (void) function _glewInfo_GL_NV_float_buffer (line 7316) | static void _glewInfo_GL_NV_float_buffer (void) function _glewInfo_GL_NV_fog_distance (line 7325) | static void _glewInfo_GL_NV_fog_distance (void) function _glewInfo_GL_NV_fragment_coverage_to_color (line 7334) | static void _glewInfo_GL_NV_fragment_coverage_to_color (void) function _glewInfo_GL_NV_fragment_program (line 7345) | static void _glewInfo_GL_NV_fragment_program (void) function _glewInfo_GL_NV_fragment_program2 (line 7361) | static void _glewInfo_GL_NV_fragment_program2 (void) function _glewInfo_GL_NV_fragment_program4 (line 7370) | static void _glewInfo_GL_NV_fragment_program4 (void) function _glewInfo_GL_NV_fragment_program_option (line 7379) | static void _glewInfo_GL_NV_fragment_program_option (void) function _glewInfo_GL_NV_fragment_shader_interlock (line 7388) | static void _glewInfo_GL_NV_fragment_shader_interlock (void) function _glewInfo_GL_NV_framebuffer_blit (line 7397) | static void _glewInfo_GL_NV_framebuffer_blit (void) function _glewInfo_GL_NV_framebuffer_mixed_samples (line 7408) | static void _glewInfo_GL_NV_framebuffer_mixed_samples (void) function _glewInfo_GL_NV_framebuffer_multisample (line 7417) | static void _glewInfo_GL_NV_framebuffer_multisample (void) function _glewInfo_GL_NV_framebuffer_multisample_coverage (line 7428) | static void _glewInfo_GL_NV_framebuffer_multisample_coverage (void) function _glewInfo_GL_NV_generate_mipmap_sRGB (line 7439) | static void _glewInfo_GL_NV_generate_mipmap_sRGB (void) function _glewInfo_GL_NV_geometry_program4 (line 7448) | static void _glewInfo_GL_NV_geometry_program4 (void) function _glewInfo_GL_NV_geometry_shader4 (line 7459) | static void _glewInfo_GL_NV_geometry_shader4 (void) function _glewInfo_GL_NV_geometry_shader_passthrough (line 7468) | static void _glewInfo_GL_NV_geometry_shader_passthrough (void) function _glewInfo_GL_NV_gpu_multicast (line 7477) | static void _glewInfo_GL_NV_gpu_multicast (void) function _glewInfo_GL_NV_gpu_program4 (line 7499) | static void _glewInfo_GL_NV_gpu_program4 (void) function _glewInfo_GL_NV_gpu_program5 (line 7521) | static void _glewInfo_GL_NV_gpu_program5 (void) function _glewInfo_GL_NV_gpu_program5_mem_extended (line 7530) | static void _glewInfo_GL_NV_gpu_program5_mem_extended (void) function _glewInfo_GL_NV_gpu_program_fp64 (line 7539) | static void _glewInfo_GL_NV_gpu_program_fp64 (void) function _glewInfo_GL_NV_gpu_shader5 (line 7548) | static void _glewInfo_GL_NV_gpu_shader5 (void) function _glewInfo_GL_NV_half_float (line 7592) | static void _glewInfo_GL_NV_half_float (void) function _glewInfo_GL_NV_image_formats (line 7648) | static void _glewInfo_GL_NV_image_formats (void) function _glewInfo_GL_NV_instanced_arrays (line 7657) | static void _glewInfo_GL_NV_instanced_arrays (void) function _glewInfo_GL_NV_internalformat_sample_query (line 7668) | static void _glewInfo_GL_NV_internalformat_sample_query (void) function _glewInfo_GL_NV_light_max_exponent (line 7679) | static void _glewInfo_GL_NV_light_max_exponent (void) function _glewInfo_GL_NV_multisample_coverage (line 7688) | static void _glewInfo_GL_NV_multisample_coverage (void) function _glewInfo_GL_NV_multisample_filter_hint (line 7697) | static void _glewInfo_GL_NV_multisample_filter_hint (void) function _glewInfo_GL_NV_non_square_matrices (line 7706) | static void _glewInfo_GL_NV_non_square_matrices (void) function _glewInfo_GL_NV_occlusion_query (line 7722) | static void _glewInfo_GL_NV_occlusion_query (void) function _glewInfo_GL_NV_pack_subimage (line 7739) | static void _glewInfo_GL_NV_pack_subimage (void) function _glewInfo_GL_NV_packed_depth_stencil (line 7748) | static void _glewInfo_GL_NV_packed_depth_stencil (void) function _glewInfo_GL_NV_packed_float (line 7757) | static void _glewInfo_GL_NV_packed_float (void) function _glewInfo_GL_NV_packed_float_linear (line 7766) | static void _glewInfo_GL_NV_packed_float_linear (void) function _glewInfo_GL_NV_parameter_buffer_object (line 7775) | static void _glewInfo_GL_NV_parameter_buffer_object (void) function _glewInfo_GL_NV_parameter_buffer_object2 (line 7788) | static void _glewInfo_GL_NV_parameter_buffer_object2 (void) function _glewInfo_GL_NV_path_rendering (line 7797) | static void _glewInfo_GL_NV_path_rendering (void) function _glewInfo_GL_NV_path_rendering_shared_edge (line 7871) | static void _glewInfo_GL_NV_path_rendering_shared_edge (void) function _glewInfo_GL_NV_pixel_buffer_object (line 7880) | static void _glewInfo_GL_NV_pixel_buffer_object (void) function _glewInfo_GL_NV_pixel_data_range (line 7889) | static void _glewInfo_GL_NV_pixel_data_range (void) function _glewInfo_GL_NV_platform_binary (line 7901) | static void _glewInfo_GL_NV_platform_binary (void) function _glewInfo_GL_NV_point_sprite (line 7910) | static void _glewInfo_GL_NV_point_sprite (void) function _glewInfo_GL_NV_polygon_mode (line 7922) | static void _glewInfo_GL_NV_polygon_mode (void) function _glewInfo_GL_NV_present_video (line 7933) | static void _glewInfo_GL_NV_present_video (void) function _glewInfo_GL_NV_primitive_restart (line 7949) | static void _glewInfo_GL_NV_primitive_restart (void) function _glewInfo_GL_NV_read_depth (line 7961) | static void _glewInfo_GL_NV_read_depth (void) function _glewInfo_GL_NV_read_depth_stencil (line 7970) | static void _glewInfo_GL_NV_read_depth_stencil (void) function _glewInfo_GL_NV_read_stencil (line 7979) | static void _glewInfo_GL_NV_read_stencil (void) function _glewInfo_GL_NV_register_combiners (line 7988) | static void _glewInfo_GL_NV_register_combiners (void) function _glewInfo_GL_NV_register_combiners2 (line 8011) | static void _glewInfo_GL_NV_register_combiners2 (void) function _glewInfo_GL_NV_robustness_video_memory_purge (line 8023) | static void _glewInfo_GL_NV_robustness_video_memory_purge (void) function _glewInfo_GL_NV_sRGB_formats (line 8032) | static void _glewInfo_GL_NV_sRGB_formats (void) function _glewInfo_GL_NV_sample_locations (line 8041) | static void _glewInfo_GL_NV_sample_locations (void) function _glewInfo_GL_NV_sample_mask_override_coverage (line 8053) | static void _glewInfo_GL_NV_sample_mask_override_coverage (void) function _glewInfo_GL_NV_shader_atomic_counters (line 8062) | static void _glewInfo_GL_NV_shader_atomic_counters (void) function _glewInfo_GL_NV_shader_atomic_float (line 8071) | static void _glewInfo_GL_NV_shader_atomic_float (void) function _glewInfo_GL_NV_shader_atomic_float64 (line 8080) | static void _glewInfo_GL_NV_shader_atomic_float64 (void) function _glewInfo_GL_NV_shader_atomic_fp16_vector (line 8089) | static void _glewInfo_GL_NV_shader_atomic_fp16_vector (void) function _glewInfo_GL_NV_shader_atomic_int64 (line 8098) | static void _glewInfo_GL_NV_shader_atomic_int64 (void) function _glewInfo_GL_NV_shader_buffer_load (line 8107) | static void _glewInfo_GL_NV_shader_buffer_load (void) function _glewInfo_GL_NV_shader_noperspective_interpolation (line 8130) | static void _glewInfo_GL_NV_shader_noperspective_interpolation (void) function _glewInfo_GL_NV_shader_storage_buffer_object (line 8139) | static void _glewInfo_GL_NV_shader_storage_buffer_object (void) function _glewInfo_GL_NV_shader_thread_group (line 8148) | static void _glewInfo_GL_NV_shader_thread_group (void) function _glewInfo_GL_NV_shader_thread_shuffle (line 8157) | static void _glewInfo_GL_NV_shader_thread_shuffle (void) function _glewInfo_GL_NV_shadow_samplers_array (line 8166) | static void _glewInfo_GL_NV_shadow_samplers_array (void) function _glewInfo_GL_NV_shadow_samplers_cube (line 8175) | static void _glewInfo_GL_NV_shadow_samplers_cube (void) function _glewInfo_GL_NV_stereo_view_rendering (line 8184) | static void _glewInfo_GL_NV_stereo_view_rendering (void) function _glewInfo_GL_NV_tessellation_program5 (line 8193) | static void _glewInfo_GL_NV_tessellation_program5 (void) function _glewInfo_GL_NV_texgen_emboss (line 8202) | static void _glewInfo_GL_NV_texgen_emboss (void) function _glewInfo_GL_NV_texgen_reflection (line 8211) | static void _glewInfo_GL_NV_texgen_reflection (void) function _glewInfo_GL_NV_texture_array (line 8220) | static void _glewInfo_GL_NV_texture_array (void) function _glewInfo_GL_NV_texture_barrier (line 8236) | static void _glewInfo_GL_NV_texture_barrier (void) function _glewInfo_GL_NV_texture_border_clamp (line 8247) | static void _glewInfo_GL_NV_texture_border_clamp (void) function _glewInfo_GL_NV_texture_compression_latc (line 8256) | static void _glewInfo_GL_NV_texture_compression_latc (void) function _glewInfo_GL_NV_texture_compression_s3tc (line 8265) | static void _glewInfo_GL_NV_texture_compression_s3tc (void) function _glewInfo_GL_NV_texture_compression_s3tc_update (line 8274) | static void _glewInfo_GL_NV_texture_compression_s3tc_update (void) function _glewInfo_GL_NV_texture_compression_vtc (line 8283) | static void _glewInfo_GL_NV_texture_compression_vtc (void) function _glewInfo_GL_NV_texture_env_combine4 (line 8292) | static void _glewInfo_GL_NV_texture_env_combine4 (void) function _glewInfo_GL_NV_texture_expand_normal (line 8301) | static void _glewInfo_GL_NV_texture_expand_normal (void) function _glewInfo_GL_NV_texture_multisample (line 8310) | static void _glewInfo_GL_NV_texture_multisample (void) function _glewInfo_GL_NV_texture_npot_2D_mipmap (line 8326) | static void _glewInfo_GL_NV_texture_npot_2D_mipmap (void) function _glewInfo_GL_NV_texture_rectangle (line 8335) | static void _glewInfo_GL_NV_texture_rectangle (void) function _glewInfo_GL_NV_texture_rectangle_compressed (line 8344) | static void _glewInfo_GL_NV_texture_rectangle_compressed (void) function _glewInfo_GL_NV_texture_shader (line 8353) | static void _glewInfo_GL_NV_texture_shader (void) function _glewInfo_GL_NV_texture_shader2 (line 8362) | static void _glewInfo_GL_NV_texture_shader2 (void) function _glewInfo_GL_NV_texture_shader3 (line 8371) | static void _glewInfo_GL_NV_texture_shader3 (void) function _glewInfo_GL_NV_transform_feedback (line 8380) | static void _glewInfo_GL_NV_transform_feedback (void) function _glewInfo_GL_NV_transform_feedback2 (line 8401) | static void _glewInfo_GL_NV_transform_feedback2 (void) function _glewInfo_GL_NV_uniform_buffer_unified_memory (line 8418) | static void _glewInfo_GL_NV_uniform_buffer_unified_memory (void) function _glewInfo_GL_NV_vdpau_interop (line 8427) | static void _glewInfo_GL_NV_vdpau_interop (void) function _glewInfo_GL_NV_vertex_array_range (line 8447) | static void _glewInfo_GL_NV_vertex_array_range (void) function _glewInfo_GL_NV_vertex_array_range2 (line 8459) | static void _glewInfo_GL_NV_vertex_array_range2 (void) function _glewInfo_GL_NV_vertex_attrib_integer_64bit (line 8468) | static void _glewInfo_GL_NV_vertex_attrib_integer_64bit (void) function _glewInfo_GL_NV_vertex_buffer_unified_memory (line 8497) | static void _glewInfo_GL_NV_vertex_buffer_unified_memory (void) function _glewInfo_GL_NV_vertex_program (line 8519) | static void _glewInfo_GL_NV_vertex_program (void) function _glewInfo_GL_NV_vertex_program1_1 (line 8593) | static void _glewInfo_GL_NV_vertex_program1_1 (void) function _glewInfo_GL_NV_vertex_program2 (line 8602) | static void _glewInfo_GL_NV_vertex_program2 (void) function _glewInfo_GL_NV_vertex_program2_option (line 8611) | static void _glewInfo_GL_NV_vertex_program2_option (void) function _glewInfo_GL_NV_vertex_program3 (line 8620) | static void _glewInfo_GL_NV_vertex_program3 (void) function _glewInfo_GL_NV_vertex_program4 (line 8629) | static void _glewInfo_GL_NV_vertex_program4 (void) function _glewInfo_GL_NV_video_capture (line 8638) | static void _glewInfo_GL_NV_video_capture (void) function _glewInfo_GL_NV_viewport_array (line 8660) | static void _glewInfo_GL_NV_viewport_array (void) function _glewInfo_GL_NV_viewport_array2 (line 8682) | static void _glewInfo_GL_NV_viewport_array2 (void) function _glewInfo_GL_NV_viewport_swizzle (line 8691) | static void _glewInfo_GL_NV_viewport_swizzle (void) function _glewInfo_GL_OES_byte_coordinates (line 8702) | static void _glewInfo_GL_OES_byte_coordinates (void) function _glewInfo_GL_OML_interlace (line 8711) | static void _glewInfo_GL_OML_interlace (void) function _glewInfo_GL_OML_resample (line 8720) | static void _glewInfo_GL_OML_resample (void) function _glewInfo_GL_OML_subsample (line 8729) | static void _glewInfo_GL_OML_subsample (void) function _glewInfo_GL_OVR_multiview (line 8738) | static void _glewInfo_GL_OVR_multiview (void) function _glewInfo_GL_OVR_multiview2 (line 8749) | static void _glewInfo_GL_OVR_multiview2 (void) function _glewInfo_GL_OVR_multiview_multisampled_render_to_texture (line 8758) | static void _glewInfo_GL_OVR_multiview_multisampled_render_to_texture (v... function _glewInfo_GL_PGI_misc_hints (line 8769) | static void _glewInfo_GL_PGI_misc_hints (void) function _glewInfo_GL_PGI_vertex_hints (line 8778) | static void _glewInfo_GL_PGI_vertex_hints (void) function _glewInfo_GL_QCOM_alpha_test (line 8787) | static void _glewInfo_GL_QCOM_alpha_test (void) function _glewInfo_GL_QCOM_binning_control (line 8798) | static void _glewInfo_GL_QCOM_binning_control (void) function _glewInfo_GL_QCOM_driver_control (line 8807) | static void _glewInfo_GL_QCOM_driver_control (void) function _glewInfo_GL_QCOM_extended_get (line 8821) | static void _glewInfo_GL_QCOM_extended_get (void) function _glewInfo_GL_QCOM_extended_get2 (line 8839) | static void _glewInfo_GL_QCOM_extended_get2 (void) function _glewInfo_GL_QCOM_framebuffer_foveated (line 8853) | static void _glewInfo_GL_QCOM_framebuffer_foveated (void) function _glewInfo_GL_QCOM_perfmon_global_mode (line 8865) | static void _glewInfo_GL_QCOM_perfmon_global_mode (void) function _glewInfo_GL_QCOM_shader_framebuffer_fetch_noncoherent (line 8874) | static void _glewInfo_GL_QCOM_shader_framebuffer_fetch_noncoherent (void) function _glewInfo_GL_QCOM_tiled_rendering (line 8885) | static void _glewInfo_GL_QCOM_tiled_rendering (void) function _glewInfo_GL_QCOM_writeonly_rendering (line 8897) | static void _glewInfo_GL_QCOM_writeonly_rendering (void) function _glewInfo_GL_REGAL_ES1_0_compatibility (line 8906) | static void _glewInfo_GL_REGAL_ES1_0_compatibility (void) function _glewInfo_GL_REGAL_ES1_1_compatibility (line 8947) | static void _glewInfo_GL_REGAL_ES1_1_compatibility (void) function _glewInfo_GL_REGAL_enable (line 8970) | static void _glewInfo_GL_REGAL_enable (void) function _glewInfo_GL_REGAL_error_string (line 8979) | static void _glewInfo_GL_REGAL_error_string (void) function _glewInfo_GL_REGAL_extension_query (line 8990) | static void _glewInfo_GL_REGAL_extension_query (void) function _glewInfo_GL_REGAL_log (line 9002) | static void _glewInfo_GL_REGAL_log (void) function _glewInfo_GL_REGAL_proc_address (line 9013) | static void _glewInfo_GL_REGAL_proc_address (void) function _glewInfo_GL_REND_screen_coordinates (line 9024) | static void _glewInfo_GL_REND_screen_coordinates (void) function _glewInfo_GL_S3_s3tc (line 9033) | static void _glewInfo_GL_S3_s3tc (void) function _glewInfo_GL_SGIS_clip_band_hint (line 9042) | static void _glewInfo_GL_SGIS_clip_band_hint (void) function _glewInfo_GL_SGIS_color_range (line 9051) | static void _glewInfo_GL_SGIS_color_range (void) function _glewInfo_GL_SGIS_detail_texture (line 9060) | static void _glewInfo_GL_SGIS_detail_texture (void) function _glewInfo_GL_SGIS_fog_function (line 9072) | static void _glewInfo_GL_SGIS_fog_function (void) function _glewInfo_GL_SGIS_generate_mipmap (line 9084) | static void _glewInfo_GL_SGIS_generate_mipmap (void) function _glewInfo_GL_SGIS_line_texgen (line 9093) | static void _glewInfo_GL_SGIS_line_texgen (void) function _glewInfo_GL_SGIS_multisample (line 9102) | static void _glewInfo_GL_SGIS_multisample (void) function _glewInfo_GL_SGIS_multitexture (line 9114) | static void _glewInfo_GL_SGIS_multitexture (void) function _glewInfo_GL_SGIS_pixel_texture (line 9128) | static void _glewInfo_GL_SGIS_pixel_texture (void) function _glewInfo_GL_SGIS_point_line_texgen (line 9137) | static void _glewInfo_GL_SGIS_point_line_texgen (void) function _glewInfo_GL_SGIS_shared_multisample (line 9146) | static void _glewInfo_GL_SGIS_shared_multisample (void) function _glewInfo_GL_SGIS_sharpen_texture (line 9157) | static void _glewInfo_GL_SGIS_sharpen_texture (void) function _glewInfo_GL_SGIS_texture4D (line 9169) | static void _glewInfo_GL_SGIS_texture4D (void) function _glewInfo_GL_SGIS_texture_border_clamp (line 9181) | static void _glewInfo_GL_SGIS_texture_border_clamp (void) function _glewInfo_GL_SGIS_texture_edge_clamp (line 9190) | static void _glewInfo_GL_SGIS_texture_edge_clamp (void) function _glewInfo_GL_SGIS_texture_filter4 (line 9199) | static void _glewInfo_GL_SGIS_texture_filter4 (void) function _glewInfo_GL_SGIS_texture_lod (line 9211) | static void _glewInfo_GL_SGIS_texture_lod (void) function _glewInfo_GL_SGIS_texture_select (line 9220) | static void _glewInfo_GL_SGIS_texture_select (void) function _glewInfo_GL_SGIX_async (line 9229) | static void _glewInfo_GL_SGIX_async (void) function _glewInfo_GL_SGIX_async_histogram (line 9245) | static void _glewInfo_GL_SGIX_async_histogram (void) function _glewInfo_GL_SGIX_async_pixel (line 9254) | static void _glewInfo_GL_SGIX_async_pixel (void) function _glewInfo_GL_SGIX_bali_g_instruments (line 9263) | static void _glewInfo_GL_SGIX_bali_g_instruments (void) function _glewInfo_GL_SGIX_bali_r_instruments (line 9272) | static void _glewInfo_GL_SGIX_bali_r_instruments (void) function _glewInfo_GL_SGIX_bali_timer_instruments (line 9281) | static void _glewInfo_GL_SGIX_bali_timer_instruments (void) function _glewInfo_GL_SGIX_blend_alpha_minmax (line 9290) | static void _glewInfo_GL_SGIX_blend_alpha_minmax (void) function _glewInfo_GL_SGIX_blend_cadd (line 9299) | static void _glewInfo_GL_SGIX_blend_cadd (void) function _glewInfo_GL_SGIX_blend_cmultiply (line 9308) | static void _glewInfo_GL_SGIX_blend_cmultiply (void) function _glewInfo_GL_SGIX_calligraphic_fragment (line 9317) | static void _glewInfo_GL_SGIX_calligraphic_fragment (void) function _glewInfo_GL_SGIX_clipmap (line 9326) | static void _glewInfo_GL_SGIX_clipmap (void) function _glewInfo_GL_SGIX_color_matrix_accuracy (line 9335) | static void _glewInfo_GL_SGIX_color_matrix_accuracy (void) function _glewInfo_GL_SGIX_color_table_index_mode (line 9344) | static void _glewInfo_GL_SGIX_color_table_index_mode (void) function _glewInfo_GL_SGIX_complex_polar (line 9353) | static void _glewInfo_GL_SGIX_complex_polar (void) function _glewInfo_GL_SGIX_convolution_accuracy (line 9362) | static void _glewInfo_GL_SGIX_convolution_accuracy (void) function _glewInfo_GL_SGIX_cube_map (line 9371) | static void _glewInfo_GL_SGIX_cube_map (void) function _glewInfo_GL_SGIX_cylinder_texgen (line 9380) | static void _glewInfo_GL_SGIX_cylinder_texgen (void) function _glewInfo_GL_SGIX_datapipe (line 9389) | static void _glewInfo_GL_SGIX_datapipe (void) function _glewInfo_GL_SGIX_decimation (line 9401) | static void _glewInfo_GL_SGIX_decimation (void) function _glewInfo_GL_SGIX_depth_pass_instrument (line 9410) | static void _glewInfo_GL_SGIX_depth_pass_instrument (void) function _glewInfo_GL_SGIX_depth_texture (line 9419) | static void _glewInfo_GL_SGIX_depth_texture (void) function _glewInfo_GL_SGIX_dvc (line 9428) | static void _glewInfo_GL_SGIX_dvc (void) function _glewInfo_GL_SGIX_flush_raster (line 9437) | static void _glewInfo_GL_SGIX_flush_raster (void) function _glewInfo_GL_SGIX_fog_blend (line 9448) | static void _glewInfo_GL_SGIX_fog_blend (void) function _glewInfo_GL_SGIX_fog_factor_to_alpha (line 9457) | static void _glewInfo_GL_SGIX_fog_factor_to_alpha (void) function _glewInfo_GL_SGIX_fog_layers (line 9466) | static void _glewInfo_GL_SGIX_fog_layers (void) function _glewInfo_GL_SGIX_fog_offset (line 9478) | static void _glewInfo_GL_SGIX_fog_offset (void) function _glewInfo_GL_SGIX_fog_patchy (line 9487) | static void _glewInfo_GL_SGIX_fog_patchy (void) function _glewInfo_GL_SGIX_fog_scale (line 9496) | static void _glewInfo_GL_SGIX_fog_scale (void) function _glewInfo_GL_SGIX_fog_texture (line 9505) | static void _glewInfo_GL_SGIX_fog_texture (void) function _glewInfo_GL_SGIX_fragment_lighting_space (line 9516) | static void _glewInfo_GL_SGIX_fragment_lighting_space (void) function _glewInfo_GL_SGIX_fragment_specular_lighting (line 9525) | static void _glewInfo_GL_SGIX_fragment_specular_lighting (void) function _glewInfo_GL_SGIX_fragments_instrument (line 9552) | static void _glewInfo_GL_SGIX_fragments_instrument (void) function _glewInfo_GL_SGIX_framezoom (line 9561) | static void _glewInfo_GL_SGIX_framezoom (void) function _glewInfo_GL_SGIX_icc_texture (line 9572) | static void _glewInfo_GL_SGIX_icc_texture (void) function _glewInfo_GL_SGIX_igloo_interface (line 9581) | static void _glewInfo_GL_SGIX_igloo_interface (void) function _glewInfo_GL_SGIX_image_compression (line 9592) | static void _glewInfo_GL_SGIX_image_compression (void) function _glewInfo_GL_SGIX_impact_pixel_texture (line 9601) | static void _glewInfo_GL_SGIX_impact_pixel_texture (void) function _glewInfo_GL_SGIX_instrument_error (line 9610) | static void _glewInfo_GL_SGIX_instrument_error (void) function _glewInfo_GL_SGIX_interlace (line 9619) | static void _glewInfo_GL_SGIX_interlace (void) function _glewInfo_GL_SGIX_ir_instrument1 (line 9628) | static void _glewInfo_GL_SGIX_ir_instrument1 (void) function _glewInfo_GL_SGIX_line_quality_hint (line 9637) | static void _glewInfo_GL_SGIX_line_quality_hint (void) function _glewInfo_GL_SGIX_list_priority (line 9646) | static void _glewInfo_GL_SGIX_list_priority (void) function _glewInfo_GL_SGIX_mpeg1 (line 9655) | static void _glewInfo_GL_SGIX_mpeg1 (void) function _glewInfo_GL_SGIX_mpeg2 (line 9676) | static void _glewInfo_GL_SGIX_mpeg2 (void) function _glewInfo_GL_SGIX_nonlinear_lighting_pervertex (line 9685) | static void _glewInfo_GL_SGIX_nonlinear_lighting_pervertex (void) function _glewInfo_GL_SGIX_nurbs_eval (line 9699) | static void _glewInfo_GL_SGIX_nurbs_eval (void) function _glewInfo_GL_SGIX_occlusion_instrument (line 9708) | static void _glewInfo_GL_SGIX_occlusion_instrument (void) function _glewInfo_GL_SGIX_packed_6bytes (line 9717) | static void _glewInfo_GL_SGIX_packed_6bytes (void) function _glewInfo_GL_SGIX_pixel_texture (line 9726) | static void _glewInfo_GL_SGIX_pixel_texture (void) function _glewInfo_GL_SGIX_pixel_texture_bits (line 9737) | static void _glewInfo_GL_SGIX_pixel_texture_bits (void) function _glewInfo_GL_SGIX_pixel_texture_lod (line 9746) | static void _glewInfo_GL_SGIX_pixel_texture_lod (void) function _glewInfo_GL_SGIX_pixel_tiles (line 9755) | static void _glewInfo_GL_SGIX_pixel_tiles (void) function _glewInfo_GL_SGIX_polynomial_ffd (line 9764) | static void _glewInfo_GL_SGIX_polynomial_ffd (void) function _glewInfo_GL_SGIX_quad_mesh (line 9776) | static void _glewInfo_GL_SGIX_quad_mesh (void) function _glewInfo_GL_SGIX_reference_plane (line 9788) | static void _glewInfo_GL_SGIX_reference_plane (void) function _glewInfo_GL_SGIX_resample (line 9799) | static void _glewInfo_GL_SGIX_resample (void) function _glewInfo_GL_SGIX_scalebias_hint (line 9808) | static void _glewInfo_GL_SGIX_scalebias_hint (void) function _glewInfo_GL_SGIX_shadow (line 9817) | static void _glewInfo_GL_SGIX_shadow (void) function _glewInfo_GL_SGIX_shadow_ambient (line 9826) | static void _glewInfo_GL_SGIX_shadow_ambient (void) function _glewInfo_GL_SGIX_slim (line 9835) | static void _glewInfo_GL_SGIX_slim (void) function _glewInfo_GL_SGIX_spotlight_cutoff (line 9844) | static void _glewInfo_GL_SGIX_spotlight_cutoff (void) function _glewInfo_GL_SGIX_sprite (line 9853) | static void _glewInfo_GL_SGIX_sprite (void) function _glewInfo_GL_SGIX_subdiv_patch (line 9867) | static void _glewInfo_GL_SGIX_subdiv_patch (void) function _glewInfo_GL_SGIX_subsample (line 9876) | static void _glewInfo_GL_SGIX_subsample (void) function _glewInfo_GL_SGIX_tag_sample_buffer (line 9885) | static void _glewInfo_GL_SGIX_tag_sample_buffer (void) function _glewInfo_GL_SGIX_texture_add_env (line 9896) | static void _glewInfo_GL_SGIX_texture_add_env (void) function _glewInfo_GL_SGIX_texture_coordinate_clamp (line 9905) | static void _glewInfo_GL_SGIX_texture_coordinate_clamp (void) function _glewInfo_GL_SGIX_texture_lod_bias (line 9914) | static void _glewInfo_GL_SGIX_texture_lod_bias (void) function _glewInfo_GL_SGIX_texture_mipmap_anisotropic (line 9923) | static void _glewInfo_GL_SGIX_texture_mipmap_anisotropic (void) function _glewInfo_GL_SGIX_texture_multi_buffer (line 9932) | static void _glewInfo_GL_SGIX_texture_multi_buffer (void) function _glewInfo_GL_SGIX_texture_phase (line 9941) | static void _glewInfo_GL_SGIX_texture_phase (void) function _glewInfo_GL_SGIX_texture_range (line 9950) | static void _glewInfo_GL_SGIX_texture_range (void) function _glewInfo_GL_SGIX_texture_scale_bias (line 9959) | static void _glewInfo_GL_SGIX_texture_scale_bias (void) function _glewInfo_GL_SGIX_texture_supersample (line 9968) | static void _glewInfo_GL_SGIX_texture_supersample (void) function _glewInfo_GL_SGIX_vector_ops (line 9977) | static void _glewInfo_GL_SGIX_vector_ops (void) function _glewInfo_GL_SGIX_vertex_array_object (line 9989) | static void _glewInfo_GL_SGIX_vertex_array_object (void) function _glewInfo_GL_SGIX_vertex_preclip (line 10005) | static void _glewInfo_GL_SGIX_vertex_preclip (void) function _glewInfo_GL_SGIX_vertex_preclip_hint (line 10014) | static void _glewInfo_GL_SGIX_vertex_preclip_hint (void) function _glewInfo_GL_SGIX_ycrcb (line 10023) | static void _glewInfo_GL_SGIX_ycrcb (void) function _glewInfo_GL_SGIX_ycrcb_subsample (line 10032) | static void _glewInfo_GL_SGIX_ycrcb_subsample (void) function _glewInfo_GL_SGIX_ycrcba (line 10041) | static void _glewInfo_GL_SGIX_ycrcba (void) function _glewInfo_GL_SGI_color_matrix (line 10050) | static void _glewInfo_GL_SGI_color_matrix (void) function _glewInfo_GL_SGI_color_table (line 10059) | static void _glewInfo_GL_SGI_color_table (void) function _glewInfo_GL_SGI_complex (line 10076) | static void _glewInfo_GL_SGI_complex (void) function _glewInfo_GL_SGI_complex_type (line 10085) | static void _glewInfo_GL_SGI_complex_type (void) function _glewInfo_GL_SGI_fft (line 10094) | static void _glewInfo_GL_SGI_fft (void) function _glewInfo_GL_SGI_texture_color_table (line 10111) | static void _glewInfo_GL_SGI_texture_color_table (void) function _glewInfo_GL_SUNX_constant_data (line 10120) | static void _glewInfo_GL_SUNX_constant_data (void) function _glewInfo_GL_SUN_convolution_border_modes (line 10131) | static void _glewInfo_GL_SUN_convolution_border_modes (void) function _glewInfo_GL_SUN_global_alpha (line 10140) | static void _glewInfo_GL_SUN_global_alpha (void) function _glewInfo_GL_SUN_mesh_array (line 10158) | static void _glewInfo_GL_SUN_mesh_array (void) function _glewInfo_GL_SUN_read_video_pixels (line 10167) | static void _glewInfo_GL_SUN_read_video_pixels (void) function _glewInfo_GL_SUN_slice_accum (line 10178) | static void _glewInfo_GL_SUN_slice_accum (void) function _glewInfo_GL_SUN_triangle_list (line 10187) | static void _glewInfo_GL_SUN_triangle_list (void) function _glewInfo_GL_SUN_vertex (line 10204) | static void _glewInfo_GL_SUN_vertex (void) function _glewInfo_GL_WIN_phong_shading (line 10254) | static void _glewInfo_GL_WIN_phong_shading (void) function _glewInfo_GL_WIN_scene_markerXXX (line 10263) | static void _glewInfo_GL_WIN_scene_markerXXX (void) function _glewInfo_GL_WIN_specular_fog (line 10272) | static void _glewInfo_GL_WIN_specular_fog (void) function _glewInfo_GL_WIN_swap_hint (line 10281) | static void _glewInfo_GL_WIN_swap_hint (void) function _glewInfo_EGL_VERSION_1_0 (line 10294) | static void _glewInfo_EGL_VERSION_1_0 (void) function _glewInfo_EGL_VERSION_1_1 (line 10327) | static void _glewInfo_EGL_VERSION_1_1 (void) function _glewInfo_EGL_VERSION_1_2 (line 10341) | static void _glewInfo_EGL_VERSION_1_2 (void) function _glewInfo_EGL_VERSION_1_3 (line 10356) | static void _glewInfo_EGL_VERSION_1_3 (void) function _glewInfo_EGL_VERSION_1_4 (line 10365) | static void _glewInfo_EGL_VERSION_1_4 (void) function _glewInfo_EGL_VERSION_1_5 (line 10376) | static void _glewInfo_EGL_VERSION_1_5 (void) function _glewInfo_EGL_ANDROID_blob_cache (line 10396) | static void _glewInfo_EGL_ANDROID_blob_cache (void) function _glewInfo_EGL_ANDROID_create_native_client_buffer (line 10407) | static void _glewInfo_EGL_ANDROID_create_native_client_buffer (void) function _glewInfo_EGL_ANDROID_framebuffer_target (line 10418) | static void _glewInfo_EGL_ANDROID_framebuffer_target (void) function _glewInfo_EGL_ANDROID_front_buffer_auto_refresh (line 10427) | static void _glewInfo_EGL_ANDROID_front_buffer_auto_refresh (void) function _glewInfo_EGL_ANDROID_image_native_buffer (line 10436) | static void _glewInfo_EGL_ANDROID_image_native_buffer (void) function _glewInfo_EGL_ANDROID_native_fence_sync (line 10445) | static void _glewInfo_EGL_ANDROID_native_fence_sync (void) function _glewInfo_EGL_ANDROID_presentation_time (line 10456) | static void _glewInfo_EGL_ANDROID_presentation_time (void) function _glewInfo_EGL_ANDROID_recordable (line 10467) | static void _glewInfo_EGL_ANDROID_recordable (void) function _glewInfo_EGL_ANGLE_d3d_share_handle_client_buffer (line 10476) | static void _glewInfo_EGL_ANGLE_d3d_share_handle_client_buffer (void) function _glewInfo_EGL_ANGLE_device_d3d (line 10485) | static void _glewInfo_EGL_ANGLE_device_d3d (void) function _glewInfo_EGL_ANGLE_query_surface_pointer (line 10494) | static void _glewInfo_EGL_ANGLE_query_surface_pointer (void) function _glewInfo_EGL_ANGLE_surface_d3d_texture_2d_share_handle (line 10505) | static void _glewInfo_EGL_ANGLE_surface_d3d_texture_2d_share_handle (void) function _glewInfo_EGL_ANGLE_window_fixed_size (line 10514) | static void _glewInfo_EGL_ANGLE_window_fixed_size (void) function _glewInfo_EGL_ARM_implicit_external_sync (line 10523) | static void _glewInfo_EGL_ARM_implicit_external_sync (void) function _glewInfo_EGL_ARM_pixmap_multisample_discard (line 10532) | static void _glewInfo_EGL_ARM_pixmap_multisample_discard (void) function _glewInfo_EGL_EXT_buffer_age (line 10541) | static void _glewInfo_EGL_EXT_buffer_age (void) function _glewInfo_EGL_EXT_client_extensions (line 10550) | static void _glewInfo_EGL_EXT_client_extensions (void) function _glewInfo_EGL_EXT_create_context_robustness (line 10559) | static void _glewInfo_EGL_EXT_create_context_robustness (void) function _glewInfo_EGL_EXT_device_base (line 10568) | static void _glewInfo_EGL_EXT_device_base (void) function _glewInfo_EGL_EXT_device_drm (line 10577) | static void _glewInfo_EGL_EXT_device_drm (void) function _glewInfo_EGL_EXT_device_enumeration (line 10586) | static void _glewInfo_EGL_EXT_device_enumeration (void) function _glewInfo_EGL_EXT_device_openwf (line 10597) | static void _glewInfo_EGL_EXT_device_openwf (void) function _glewInfo_EGL_EXT_device_query (line 10606) | static void _glewInfo_EGL_EXT_device_query (void) function _glewInfo_EGL_EXT_gl_colorspace_bt2020_linear (line 10619) | static void _glewInfo_EGL_EXT_gl_colorspace_bt2020_linear (void) function _glewInfo_EGL_EXT_gl_colorspace_bt2020_pq (line 10628) | static void _glewInfo_EGL_EXT_gl_colorspace_bt2020_pq (void) function _glewInfo_EGL_EXT_gl_colorspace_scrgb_linear (line 10637) | static void _glewInfo_EGL_EXT_gl_colorspace_scrgb_linear (void) function _glewInfo_EGL_EXT_image_dma_buf_import (line 10646) | static void _glewInfo_EGL_EXT_image_dma_buf_import (void) function _glewInfo_EGL_EXT_image_dma_buf_import_modifiers (line 10655) | static void _glewInfo_EGL_EXT_image_dma_buf_import_modifiers (void) function _glewInfo_EGL_EXT_multiview_window (line 10667) | static void _glewInfo_EGL_EXT_multiview_window (void) function _glewInfo_EGL_EXT_output_base (line 10676) | static void _glewInfo_EGL_EXT_output_base (void) function _glewInfo_EGL_EXT_output_drm (line 10694) | static void _glewInfo_EGL_EXT_output_drm (void) function _glewInfo_EGL_EXT_output_openwf (line 10703) | static void _glewInfo_EGL_EXT_output_openwf (void) function _glewInfo_EGL_EXT_pixel_format_float (line 10712) | static void _glewInfo_EGL_EXT_pixel_format_float (void) function _glewInfo_EGL_EXT_platform_base (line 10721) | static void _glewInfo_EGL_EXT_platform_base (void) function _glewInfo_EGL_EXT_platform_device (line 10734) | static void _glewInfo_EGL_EXT_platform_device (void) function _glewInfo_EGL_EXT_platform_wayland (line 10743) | static void _glewInfo_EGL_EXT_platform_wayland (void) function _glewInfo_EGL_EXT_platform_x11 (line 10752) | static void _glewInfo_EGL_EXT_platform_x11 (void) function _glewInfo_EGL_EXT_protected_content (line 10761) | static void _glewInfo_EGL_EXT_protected_content (void) function _glewInfo_EGL_EXT_protected_surface (line 10770) | static void _glewInfo_EGL_EXT_protected_surface (void) function _glewInfo_EGL_EXT_stream_consumer_egloutput (line 10779) | static void _glewInfo_EGL_EXT_stream_consumer_egloutput (void) function _glewInfo_EGL_EXT_surface_SMPTE2086_metadata (line 10790) | static void _glewInfo_EGL_EXT_surface_SMPTE2086_metadata (void) function _glewInfo_EGL_EXT_swap_buffers_with_damage (line 10799) | static void _glewInfo_EGL_EXT_swap_buffers_with_damage (void) function _glewInfo_EGL_EXT_yuv_surface (line 10810) | static void _glewInfo_EGL_EXT_yuv_surface (void) function _glewInfo_EGL_HI_clientpixmap (line 10819) | static void _glewInfo_EGL_HI_clientpixmap (void) function _glewInfo_EGL_HI_colorformats (line 10830) | static void _glewInfo_EGL_HI_colorformats (void) function _glewInfo_EGL_IMG_context_priority (line 10839) | static void _glewInfo_EGL_IMG_context_priority (void) function _glewInfo_EGL_IMG_image_plane_attribs (line 10848) | static void _glewInfo_EGL_IMG_image_plane_attribs (void) function _glewInfo_EGL_KHR_cl_event (line 10857) | static void _glewInfo_EGL_KHR_cl_event (void) function _glewInfo_EGL_KHR_cl_event2 (line 10866) | static void _glewInfo_EGL_KHR_cl_event2 (void) function _glewInfo_EGL_KHR_client_get_all_proc_addresses (line 10877) | static void _glewInfo_EGL_KHR_client_get_all_proc_addresses (void) function _glewInfo_EGL_KHR_config_attribs (line 10886) | static void _glewInfo_EGL_KHR_config_attribs (void) function _glewInfo_EGL_KHR_context_flush_control (line 10895) | static void _glewInfo_EGL_KHR_context_flush_control (void) function _glewInfo_EGL_KHR_create_context (line 10904) | static void _glewInfo_EGL_KHR_create_context (void) function _glewInfo_EGL_KHR_create_context_no_error (line 10913) | static void _glewInfo_EGL_KHR_create_context_no_error (void) function _glewInfo_EGL_KHR_debug (line 10922) | static void _glewInfo_EGL_KHR_debug (void) function _glewInfo_EGL_KHR_fence_sync (line 10935) | static void _glewInfo_EGL_KHR_fence_sync (void) function _glewInfo_EGL_KHR_get_all_proc_addresses (line 10944) | static void _glewInfo_EGL_KHR_get_all_proc_addresses (void) function _glewInfo_EGL_KHR_gl_colorspace (line 10953) | static void _glewInfo_EGL_KHR_gl_colorspace (void) function _glewInfo_EGL_KHR_gl_renderbuffer_image (line 10962) | static void _glewInfo_EGL_KHR_gl_renderbuffer_image (void) function _glewInfo_EGL_KHR_gl_texture_2D_image (line 10971) | static void _glewInfo_EGL_KHR_gl_texture_2D_image (void) function _glewInfo_EGL_KHR_gl_texture_3D_image (line 10980) | static void _glewInfo_EGL_KHR_gl_texture_3D_image (void) function _glewInfo_EGL_KHR_gl_texture_cubemap_image (line 10989) | static void _glewInfo_EGL_KHR_gl_texture_cubemap_image (void) function _glewInfo_EGL_KHR_image (line 10998) | static void _glewInfo_EGL_KHR_image (void) function _glewInfo_EGL_KHR_image_base (line 11010) | static void _glewInfo_EGL_KHR_image_base (void) function _glewInfo_EGL_KHR_image_pixmap (line 11019) | static void _glewInfo_EGL_KHR_image_pixmap (void) function _glewInfo_EGL_KHR_lock_surface (line 11028) | static void _glewInfo_EGL_KHR_lock_surface (void) function _glewInfo_EGL_KHR_lock_surface2 (line 11040) | static void _glewInfo_EGL_KHR_lock_surface2 (void) function _glewInfo_EGL_KHR_lock_surface3 (line 11049) | static void _glewInfo_EGL_KHR_lock_surface3 (void) function _glewInfo_EGL_KHR_mutable_render_buffer (line 11060) | static void _glewInfo_EGL_KHR_mutable_render_buffer (void) function _glewInfo_EGL_KHR_no_config_context (line 11069) | static void _glewInfo_EGL_KHR_no_config_context (void) function _glewInfo_EGL_KHR_partial_update (line 11078) | static void _glewInfo_EGL_KHR_partial_update (void) function _glewInfo_EGL_KHR_platform_android (line 11089) | static void _glewInfo_EGL_KHR_platform_android (void) function _glewInfo_EGL_KHR_platform_gbm (line 11098) | static void _glewInfo_EGL_KHR_platform_gbm (void) function _glewInfo_EGL_KHR_platform_wayland (line 11107) | static void _glewInfo_EGL_KHR_platform_wayland (void) function _glewInfo_EGL_KHR_platform_x11 (line 11116) | static void _glewInfo_EGL_KHR_platform_x11 (void) function _glewInfo_EGL_KHR_reusable_sync (line 11125) | static void _glewInfo_EGL_KHR_reusable_sync (void) function _glewInfo_EGL_KHR_stream (line 11140) | static void _glewInfo_EGL_KHR_stream (void) function _glewInfo_EGL_KHR_stream_attrib (line 11155) | static void _glewInfo_EGL_KHR_stream_attrib (void) function _glewInfo_EGL_KHR_stream_consumer_gltexture (line 11170) | static void _glewInfo_EGL_KHR_stream_consumer_gltexture (void) function _glewInfo_EGL_KHR_stream_cross_process_fd (line 11183) | static void _glewInfo_EGL_KHR_stream_cross_process_fd (void) function _glewInfo_EGL_KHR_stream_fifo (line 11195) | static void _glewInfo_EGL_KHR_stream_fifo (void) function _glewInfo_EGL_KHR_stream_producer_aldatalocator (line 11206) | static void _glewInfo_EGL_KHR_stream_producer_aldatalocator (void) function _glewInfo_EGL_KHR_stream_producer_eglsurface (line 11215) | static void _glewInfo_EGL_KHR_stream_producer_eglsurface (void) function _glewInfo_EGL_KHR_surfaceless_context (line 11226) | static void _glewInfo_EGL_KHR_surfaceless_context (void) function _glewInfo_EGL_KHR_swap_buffers_with_damage (line 11235) | static void _glewInfo_EGL_KHR_swap_buffers_with_damage (void) function _glewInfo_EGL_KHR_vg_parent_image (line 11246) | static void _glewInfo_EGL_KHR_vg_parent_image (void) function _glewInfo_EGL_KHR_wait_sync (line 11255) | static void _glewInfo_EGL_KHR_wait_sync (void) function _glewInfo_EGL_MESA_drm_image (line 11266) | static void _glewInfo_EGL_MESA_drm_image (void) function _glewInfo_EGL_MESA_image_dma_buf_export (line 11278) | static void _glewInfo_EGL_MESA_image_dma_buf_export (void) function _glewInfo_EGL_MESA_platform_gbm (line 11290) | static void _glewInfo_EGL_MESA_platform_gbm (void) function _glewInfo_EGL_MESA_platform_surfaceless (line 11299) | static void _glewInfo_EGL_MESA_platform_surfaceless (void) function _glewInfo_EGL_NOK_swap_region (line 11308) | static void _glewInfo_EGL_NOK_swap_region (void) function _glewInfo_EGL_NOK_swap_region2 (line 11319) | static void _glewInfo_EGL_NOK_swap_region2 (void) function _glewInfo_EGL_NOK_texture_from_pixmap (line 11330) | static void _glewInfo_EGL_NOK_texture_from_pixmap (void) function _glewInfo_EGL_NV_3dvision_surface (line 11339) | static void _glewInfo_EGL_NV_3dvision_surface (void) function _glewInfo_EGL_NV_coverage_sample (line 11348) | static void _glewInfo_EGL_NV_coverage_sample (void) function _glewInfo_EGL_NV_coverage_sample_resolve (line 11357) | static void _glewInfo_EGL_NV_coverage_sample_resolve (void) function _glewInfo_EGL_NV_cuda_event (line 11366) | static void _glewInfo_EGL_NV_cuda_event (void) function _glewInfo_EGL_NV_depth_nonlinear (line 11375) | static void _glewInfo_EGL_NV_depth_nonlinear (void) function _glewInfo_EGL_NV_device_cuda (line 11384) | static void _glewInfo_EGL_NV_device_cuda (void) function _glewInfo_EGL_NV_native_query (line 11393) | static void _glewInfo_EGL_NV_native_query (void) function _glewInfo_EGL_NV_post_convert_rounding (line 11406) | static void _glewInfo_EGL_NV_post_convert_rounding (void) function _glewInfo_EGL_NV_post_sub_buffer (line 11415) | static void _glewInfo_EGL_NV_post_sub_buffer (void) function _glewInfo_EGL_NV_robustness_video_memory_purge (line 11426) | static void _glewInfo_EGL_NV_robustness_video_memory_purge (void) function _glewInfo_EGL_NV_stream_consumer_gltexture_yuv (line 11435) | static void _glewInfo_EGL_NV_stream_consumer_gltexture_yuv (void) function _glewInfo_EGL_NV_stream_cross_display (line 11446) | static void _glewInfo_EGL_NV_stream_cross_display (void) function _glewInfo_EGL_NV_stream_cross_object (line 11455) | static void _glewInfo_EGL_NV_stream_cross_object (void) function _glewInfo_EGL_NV_stream_cross_partition (line 11464) | static void _glewInfo_EGL_NV_stream_cross_partition (void) function _glewInfo_EGL_NV_stream_cross_process (line 11473) | static void _glewInfo_EGL_NV_stream_cross_process (void) function _glewInfo_EGL_NV_stream_cross_system (line 11482) | static void _glewInfo_EGL_NV_stream_cross_system (void) function _glewInfo_EGL_NV_stream_fifo_next (line 11491) | static void _glewInfo_EGL_NV_stream_fifo_next (void) function _glewInfo_EGL_NV_stream_fifo_synchronous (line 11500) | static void _glewInfo_EGL_NV_stream_fifo_synchronous (void) function _glewInfo_EGL_NV_stream_frame_limits (line 11509) | static void _glewInfo_EGL_NV_stream_frame_limits (void) function _glewInfo_EGL_NV_stream_metadata (line 11518) | static void _glewInfo_EGL_NV_stream_metadata (void) function _glewInfo_EGL_NV_stream_remote (line 11531) | static void _glewInfo_EGL_NV_stream_remote (void) function _glewInfo_EGL_NV_stream_reset (line 11540) | static void _glewInfo_EGL_NV_stream_reset (void) function _glewInfo_EGL_NV_stream_socket (line 11551) | static void _glewInfo_EGL_NV_stream_socket (void) function _glewInfo_EGL_NV_stream_socket_inet (line 11560) | static void _glewInfo_EGL_NV_stream_socket_inet (void) function _glewInfo_EGL_NV_stream_socket_unix (line 11569) | static void _glewInfo_EGL_NV_stream_socket_unix (void) function _glewInfo_EGL_NV_stream_sync (line 11578) | static void _glewInfo_EGL_NV_stream_sync (void) function _glewInfo_EGL_NV_sync (line 11589) | static void _glewInfo_EGL_NV_sync (void) function _glewInfo_EGL_NV_system_time (line 11605) | static void _glewInfo_EGL_NV_system_time (void) function _glewInfo_EGL_TIZEN_image_native_buffer (line 11617) | static void _glewInfo_EGL_TIZEN_image_native_buffer (void) function _glewInfo_EGL_TIZEN_image_native_surface (line 11626) | static void _glewInfo_EGL_TIZEN_image_native_surface (void) function _glewInfo_WGL_3DFX_multisample (line 11637) | static void _glewInfo_WGL_3DFX_multisample (void) function _glewInfo_WGL_3DL_stereo_control (line 11646) | static void _glewInfo_WGL_3DL_stereo_control (void) function _glewInfo_WGL_AMD_gpu_association (line 11657) | static void _glewInfo_WGL_AMD_gpu_association (void) function _glewInfo_WGL_ARB_buffer_region (line 11676) | static void _glewInfo_WGL_ARB_buffer_region (void) function _glewInfo_WGL_ARB_context_flush_control (line 11690) | static void _glewInfo_WGL_ARB_context_flush_control (void) function _glewInfo_WGL_ARB_create_context (line 11699) | static void _glewInfo_WGL_ARB_create_context (void) function _glewInfo_WGL_ARB_create_context_no_error (line 11710) | static void _glewInfo_WGL_ARB_create_context_no_error (void) function _glewInfo_WGL_ARB_create_context_profile (line 11719) | static void _glewInfo_WGL_ARB_create_context_profile (void) function _glewInfo_WGL_ARB_create_context_robustness (line 11728) | static void _glewInfo_WGL_ARB_create_context_robustness (void) function _glewInfo_WGL_ARB_extensions_string (line 11737) | static void _glewInfo_WGL_ARB_extensions_string (void) function _glewInfo_WGL_ARB_framebuffer_sRGB (line 11748) | static void _glewInfo_WGL_ARB_framebuffer_sRGB (void) function _glewInfo_WGL_ARB_make_current_read (line 11757) | static void _glewInfo_WGL_ARB_make_current_read (void) function _glewInfo_WGL_ARB_multisample (line 11769) | static void _glewInfo_WGL_ARB_multisample (void) function _glewInfo_WGL_ARB_pbuffer (line 11778) | static void _glewInfo_WGL_ARB_pbuffer (void) function _glewInfo_WGL_ARB_pixel_format (line 11793) | static void _glewInfo_WGL_ARB_pixel_format (void) function _glewInfo_WGL_ARB_pixel_format_float (line 11806) | static void _glewInfo_WGL_ARB_pixel_format_float (void) function _glewInfo_WGL_ARB_render_texture (line 11815) | static void _glewInfo_WGL_ARB_render_texture (void) function _glewInfo_WGL_ARB_robustness_application_isolation (line 11828) | static void _glewInfo_WGL_ARB_robustness_application_isolation (void) function _glewInfo_WGL_ARB_robustness_share_group_isolation (line 11837) | static void _glewInfo_WGL_ARB_robustness_share_group_isolation (void) function _glewInfo_WGL_ATI_pixel_format_float (line 11846) | static void _glewInfo_WGL_ATI_pixel_format_float (void) function _glewInfo_WGL_ATI_render_texture_rectangle (line 11855) | static void _glewInfo_WGL_ATI_render_texture_rectangle (void) function _glewInfo_WGL_EXT_colorspace (line 11864) | static void _glewInfo_WGL_EXT_colorspace (void) function _glewInfo_WGL_EXT_create_context_es2_profile (line 11873) | static void _glewInfo_WGL_EXT_create_context_es2_profile (void) function _glewInfo_WGL_EXT_create_context_es_profile (line 11882) | static void _glewInfo_WGL_EXT_create_context_es_profile (void) function _glewInfo_WGL_EXT_depth_float (line 11891) | static void _glewInfo_WGL_EXT_depth_float (void) function _glewInfo_WGL_EXT_display_color_table (line 11900) | static void _glewInfo_WGL_EXT_display_color_table (void) function _glewInfo_WGL_EXT_extensions_string (line 11914) | static void _glewInfo_WGL_EXT_extensions_string (void) function _glewInfo_WGL_EXT_framebuffer_sRGB (line 11925) | static void _glewInfo_WGL_EXT_framebuffer_sRGB (void) function _glewInfo_WGL_EXT_make_current_read (line 11934) | static void _glewInfo_WGL_EXT_make_current_read (void) function _glewInfo_WGL_EXT_multisample (line 11946) | static void _glewInfo_WGL_EXT_multisample (void) function _glewInfo_WGL_EXT_pbuffer (line 11955) | static void _glewInfo_WGL_EXT_pbuffer (void) function _glewInfo_WGL_EXT_pixel_format (line 11970) | static void _glewInfo_WGL_EXT_pixel_format (void) function _glewInfo_WGL_EXT_pixel_format_packed_float (line 11983) | static void _glewInfo_WGL_EXT_pixel_format_packed_float (void) function _glewInfo_WGL_EXT_swap_control (line 11992) | static void _glewInfo_WGL_EXT_swap_control (void) function _glewInfo_WGL_EXT_swap_control_tear (line 12004) | static void _glewInfo_WGL_EXT_swap_control_tear (void) function _glewInfo_WGL_I3D_digital_video_control (line 12013) | static void _glewInfo_WGL_I3D_digital_video_control (void) function _glewInfo_WGL_I3D_gamma (line 12025) | static void _glewInfo_WGL_I3D_gamma (void) function _glewInfo_WGL_I3D_genlock (line 12039) | static void _glewInfo_WGL_I3D_genlock (void) function _glewInfo_WGL_I3D_image_buffer (line 12061) | static void _glewInfo_WGL_I3D_image_buffer (void) function _glewInfo_WGL_I3D_swap_frame_lock (line 12075) | static void _glewInfo_WGL_I3D_swap_frame_lock (void) function _glewInfo_WGL_I3D_swap_frame_usage (line 12089) | static void _glewInfo_WGL_I3D_swap_frame_usage (void) function _glewInfo_WGL_NV_DX_interop (line 12103) | static void _glewInfo_WGL_NV_DX_interop (void) function _glewInfo_WGL_NV_DX_interop2 (line 12121) | static void _glewInfo_WGL_NV_DX_interop2 (void) function _glewInfo_WGL_NV_copy_image (line 12130) | static void _glewInfo_WGL_NV_copy_image (void) function _glewInfo_WGL_NV_delay_before_swap (line 12141) | static void _glewInfo_WGL_NV_delay_before_swap (void) function _glewInfo_WGL_NV_float_buffer (line 12152) | static void _glewInfo_WGL_NV_float_buffer (void) function _glewInfo_WGL_NV_gpu_affinity (line 12161) | static void _glewInfo_WGL_NV_gpu_affinity (void) function _glewInfo_WGL_NV_multisample_coverage (line 12176) | static void _glewInfo_WGL_NV_multisample_coverage (void) function _glewInfo_WGL_NV_present_video (line 12185) | static void _glewInfo_WGL_NV_present_video (void) function _glewInfo_WGL_NV_render_depth_texture (line 12198) | static void _glewInfo_WGL_NV_render_depth_texture (void) function _glewInfo_WGL_NV_render_texture_rectangle (line 12207) | static void _glewInfo_WGL_NV_render_texture_rectangle (void) function _glewInfo_WGL_NV_swap_group (line 12216) | static void _glewInfo_WGL_NV_swap_group (void) function _glewInfo_WGL_NV_vertex_array_range (line 12232) | static void _glewInfo_WGL_NV_vertex_array_range (void) function _glewInfo_WGL_NV_video_capture (line 12244) | static void _glewInfo_WGL_NV_video_capture (void) function _glewInfo_WGL_NV_video_output (line 12259) | static void _glewInfo_WGL_NV_video_output (void) function _glewInfo_WGL_OML_sync_control (line 12275) | static void _glewInfo_WGL_OML_sync_control (void) function _glewInfo_GLX_VERSION_1_2 (line 12293) | static void _glewInfo_GLX_VERSION_1_2 (void) function _glewInfo_GLX_VERSION_1_3 (line 12304) | static void _glewInfo_GLX_VERSION_1_3 (void) function _glewInfo_GLX_VERSION_1_4 (line 12331) | static void _glewInfo_GLX_VERSION_1_4 (void) function _glewInfo_GLX_3DFX_multisample (line 12340) | static void _glewInfo_GLX_3DFX_multisample (void) function _glewInfo_GLX_AMD_gpu_association (line 12349) | static void _glewInfo_GLX_AMD_gpu_association (void) function _glewInfo_GLX_ARB_context_flush_control (line 12368) | static void _glewInfo_GLX_ARB_context_flush_control (void) function _glewInfo_GLX_ARB_create_context (line 12377) | static void _glewInfo_GLX_ARB_create_context (void) function _glewInfo_GLX_ARB_create_context_no_error (line 12388) | static void _glewInfo_GLX_ARB_create_context_no_error (void) function _glewInfo_GLX_ARB_create_context_profile (line 12397) | static void _glewInfo_GLX_ARB_create_context_profile (void) function _glewInfo_GLX_ARB_create_context_robustness (line 12406) | static void _glewInfo_GLX_ARB_create_context_robustness (void) function _glewInfo_GLX_ARB_fbconfig_float (line 12415) | static void _glewInfo_GLX_ARB_fbconfig_float (void) function _glewInfo_GLX_ARB_framebuffer_sRGB (line 12424) | static void _glewInfo_GLX_ARB_framebuffer_sRGB (void) function _glewInfo_GLX_ARB_get_proc_address (line 12433) | static void _glewInfo_GLX_ARB_get_proc_address (void) function _glewInfo_GLX_ARB_multisample (line 12442) | static void _glewInfo_GLX_ARB_multisample (void) function _glewInfo_GLX_ARB_robustness_application_isolation (line 12451) | static void _glewInfo_GLX_ARB_robustness_application_isolation (void) function _glewInfo_GLX_ARB_robustness_share_group_isolation (line 12460) | static void _glewInfo_GLX_ARB_robustness_share_group_isolation (void) function _glewInfo_GLX_ARB_vertex_buffer_object (line 12469) | static void _glewInfo_GLX_ARB_vertex_buffer_object (void) function _glewInfo_GLX_ATI_pixel_format_float (line 12478) | static void _glewInfo_GLX_ATI_pixel_format_float (void) function _glewInfo_GLX_ATI_render_texture (line 12487) | static void _glewInfo_GLX_ATI_render_texture (void) function _glewInfo_GLX_EXT_buffer_age (line 12500) | static void _glewInfo_GLX_EXT_buffer_age (void) function _glewInfo_GLX_EXT_create_context_es2_profile (line 12509) | static void _glewInfo_GLX_EXT_create_context_es2_profile (void) function _glewInfo_GLX_EXT_create_context_es_profile (line 12518) | static void _glewInfo_GLX_EXT_create_context_es_profile (void) function _glewInfo_GLX_EXT_fbconfig_packed_float (line 12527) | static void _glewInfo_GLX_EXT_fbconfig_packed_float (void) function _glewInfo_GLX_EXT_framebuffer_sRGB (line 12536) | static void _glewInfo_GLX_EXT_framebuffer_sRGB (void) function _glewInfo_GLX_EXT_import_context (line 12545) | static void _glewInfo_GLX_EXT_import_context (void) function _glewInfo_GLX_EXT_libglvnd (line 12559) | static void _glewInfo_GLX_EXT_libglvnd (void) function _glewInfo_GLX_EXT_scene_marker (line 12568) | static void _glewInfo_GLX_EXT_scene_marker (void) function _glewInfo_GLX_EXT_stereo_tree (line 12577) | static void _glewInfo_GLX_EXT_stereo_tree (void) function _glewInfo_GLX_EXT_swap_control (line 12586) | static void _glewInfo_GLX_EXT_swap_control (void) function _glewInfo_GLX_EXT_swap_control_tear (line 12597) | static void _glewInfo_GLX_EXT_swap_control_tear (void) function _glewInfo_GLX_EXT_texture_from_pixmap (line 12606) | static void _glewInfo_GLX_EXT_texture_from_pixmap (void) function _glewInfo_GLX_EXT_visual_info (line 12618) | static void _glewInfo_GLX_EXT_visual_info (void) function _glewInfo_GLX_EXT_visual_rating (line 12627) | static void _glewInfo_GLX_EXT_visual_rating (void) function _glewInfo_GLX_INTEL_swap_event (line 12636) | static void _glewInfo_GLX_INTEL_swap_event (void) function _glewInfo_GLX_MESA_agp_offset (line 12645) | static void _glewInfo_GLX_MESA_agp_offset (void) function _glewInfo_GLX_MESA_copy_sub_buffer (line 12656) | static void _glewInfo_GLX_MESA_copy_sub_buffer (void) function _glewInfo_GLX_MESA_pixmap_colormap (line 12667) | static void _glewInfo_GLX_MESA_pixmap_colormap (void) function _glewInfo_GLX_MESA_query_renderer (line 12678) | static void _glewInfo_GLX_MESA_query_renderer (void) function _glewInfo_GLX_MESA_release_buffers (line 12692) | static void _glewInfo_GLX_MESA_release_buffers (void) function _glewInfo_GLX_MESA_set_3dfx_mode (line 12703) | static void _glewInfo_GLX_MESA_set_3dfx_mode (void) function _glewInfo_GLX_MESA_swap_control (line 12714) | static void _glewInfo_GLX_MESA_swap_control (void) function _glewInfo_GLX_NV_copy_buffer (line 12726) | static void _glewInfo_GLX_NV_copy_buffer (void) function _glewInfo_GLX_NV_copy_image (line 12738) | static void _glewInfo_GLX_NV_copy_image (void) function _glewInfo_GLX_NV_delay_before_swap (line 12749) | static void _glewInfo_GLX_NV_delay_before_swap (void) function _glewInfo_GLX_NV_float_buffer (line 12760) | static void _glewInfo_GLX_NV_float_buffer (void) function _glewInfo_GLX_NV_multisample_coverage (line 12769) | static void _glewInfo_GLX_NV_multisample_coverage (void) function _glewInfo_GLX_NV_present_video (line 12778) | static void _glewInfo_GLX_NV_present_video (void) function _glewInfo_GLX_NV_robustness_video_memory_purge (line 12790) | static void _glewInfo_GLX_NV_robustness_video_memory_purge (void) function _glewInfo_GLX_NV_swap_group (line 12799) | static void _glewInfo_GLX_NV_swap_group (void) function _glewInfo_GLX_NV_vertex_array_range (line 12815) | static void _glewInfo_GLX_NV_vertex_array_range (void) function _glewInfo_GLX_NV_video_capture (line 12827) | static void _glewInfo_GLX_NV_video_capture (void) function _glewInfo_GLX_NV_video_out (line 12842) | static void _glewInfo_GLX_NV_video_out (void) function _glewInfo_GLX_OML_swap_method (line 12858) | static void _glewInfo_GLX_OML_swap_method (void) function _glewInfo_GLX_OML_sync_control (line 12867) | static void _glewInfo_GLX_OML_sync_control (void) function _glewInfo_GLX_SGIS_blended_overlay (line 12882) | static void _glewInfo_GLX_SGIS_blended_overlay (void) function _glewInfo_GLX_SGIS_color_range (line 12891) | static void _glewInfo_GLX_SGIS_color_range (void) function _glewInfo_GLX_SGIS_multisample (line 12900) | static void _glewInfo_GLX_SGIS_multisample (void) function _glewInfo_GLX_SGIS_shared_multisample (line 12909) | static void _glewInfo_GLX_SGIS_shared_multisample (void) function _glewInfo_GLX_SGIX_fbconfig (line 12918) | static void _glewInfo_GLX_SGIX_fbconfig (void) function _glewInfo_GLX_SGIX_hyperpipe (line 12934) | static void _glewInfo_GLX_SGIX_hyperpipe (void) function _glewInfo_GLX_SGIX_pbuffer (line 12952) | static void _glewInfo_GLX_SGIX_pbuffer (void) function _glewInfo_GLX_SGIX_swap_barrier (line 12967) | static void _glewInfo_GLX_SGIX_swap_barrier (void) function _glewInfo_GLX_SGIX_swap_group (line 12979) | static void _glewInfo_GLX_SGIX_swap_group (void) function _glewInfo_GLX_SGIX_video_resize (line 12990) | static void _glewInfo_GLX_SGIX_video_resize (void) function _glewInfo_GLX_SGIX_visual_select_group (line 13005) | static void _glewInfo_GLX_SGIX_visual_select_group (void) function _glewInfo_GLX_SGI_cushion (line 13014) | static void _glewInfo_GLX_SGI_cushion (void) function _glewInfo_GLX_SGI_make_current_read (line 13025) | static void _glewInfo_GLX_SGI_make_current_read (void) function _glewInfo_GLX_SGI_swap_control (line 13037) | static void _glewInfo_GLX_SGI_swap_control (void) function _glewInfo_GLX_SGI_video_sync (line 13048) | static void _glewInfo_GLX_SGI_video_sync (void) function _glewInfo_GLX_SUN_get_transparent_index (line 13060) | static void _glewInfo_GLX_SUN_get_transparent_index (void) function _glewInfo_GLX_SUN_video_resize (line 13071) | static void _glewInfo_GLX_SUN_video_resize (void) function glewInfo (line 13085) | static void glewInfo (void) function wglewInfo (line 15499) | static void wglewInfo () function glxewInfo (line 15673) | static void glxewInfo () function eglewInfo (line 15892) | static void eglewInfo () function main (line 16290) | int main (int argc, char** argv) function GLboolean (line 16405) | GLboolean glewParseArgs (int argc, char** argv, struct createParams *par... function GLboolean (line 16465) | GLboolean glewCreateContext (struct createParams *params) function glewDestroyContext (line 16574) | void glewDestroyContext () function GLboolean (line 16587) | GLboolean glewCreateContext (struct createParams *params) function glewDestroyContext (line 16602) | void glewDestroyContext () function GLboolean (line 16613) | GLboolean glewCreateContext (struct createParams* params) function glewDestroyContext (line 16687) | void glewDestroyContext () function GLboolean (line 16705) | GLboolean glewCreateContext (struct createParams *params) function glewDestroyContext (line 16745) | void glewDestroyContext () function GLboolean (line 16755) | GLboolean glewCreateContext (struct createParams *params) function glewDestroyContext (line 16761) | void glewDestroyContext () function GLboolean (line 16777) | GLboolean glewCreateContext (struct createParams *params) function glewDestroyContext (line 16869) | void glewDestroyContext () FILE: custom_backend/glfw/glew/visualinfo.c type GLContext (line 63) | typedef struct GLContextStruct function main (line 101) | int function PrintExtensions (line 230) | void PrintExtensions (const char* s) function VisualInfo (line 274) | void function VisualInfoARB (line 281) | void function VisualInfoGDI (line 488) | void function VisualInfo (line 606) | void function VisualInfo (line 619) | void function VisualInfo (line 640) | void function VisualInfo (line 648) | void function InitContext (line 1025) | void InitContext (GLContext* ctx) function GLboolean (line 1035) | GLboolean CreateContext (GLContext* ctx) function DestroyContext (line 1051) | void DestroyContext (GLContext* ctx) function InitContext (line 1059) | void InitContext (GLContext* ctx) function GLboolean (line 1064) | GLboolean CreateContext (GLContext* ctx) function DestroyContext (line 1069) | void DestroyContext (GLContext* ctx) function InitContext (line 1079) | void InitContext (GLContext* ctx) function GLboolean (line 1086) | GLboolean CreateContext (GLContext* ctx) function DestroyContext (line 1125) | void DestroyContext (GLContext* ctx) function InitContext (line 1139) | void InitContext (GLContext* ctx) function GLboolean (line 1145) | GLboolean CreateContext (GLContext* ctx) function DestroyContext (line 1164) | void DestroyContext (GLContext* ctx) function InitContext (line 1175) | void function GLboolean (line 1181) | GLboolean function DestroyContext (line 1188) | void function InitContext (line 1198) | void InitContext (GLContext* ctx) function GLboolean (line 1207) | GLboolean CreateContext (GLContext* ctx) function DestroyContext (line 1239) | void DestroyContext (GLContext* ctx) function GLboolean (line 1250) | GLboolean ParseArgs (int argc, char** argv) FILE: custom_backend/glfw_example.c function int_handler (line 10) | void int_handler(int dummy) { function main (line 14) | int main(int argc, char* argv[]) { FILE: custom_backend/glfw_example_advanced.c type _fbg_img (line 28) | struct _fbg_img function int_handler (line 33) | void int_handler(int dummy) { function generatePoints (line 37) | void generatePoints(struct _fbg *fbg) { function onResize (line 50) | void onResize(struct _fbg *fbg, unsigned int new_width, unsigned int new... function main (line 65) | int main(int argc, char* argv[]) { FILE: custom_backend/glfw_lua.c function int_handler (line 29) | void int_handler(int dummy) { type _fragment_user_data (line 52) | struct _fragment_user_data { type _file_data (line 56) | struct _file_data { type _file_data (line 62) | struct _file_data type _file_data (line 74) | struct _file_data type _file_data (line 74) | struct _file_data type _file_data (line 74) | struct _file_data type _fragment_user_data (line 107) | struct _fragment_user_data type _fragment_user_data (line 108) | struct _fragment_user_data type _fragment_user_data (line 108) | struct _fragment_user_data type _fragment_user_data (line 108) | struct _fragment_user_data type _file_data (line 118) | struct _file_data function freeSketch (line 159) | void freeSketch(struct _fragment_user_data *user_data) { type _fbg (line 165) | struct _fbg type _fragment_user_data (line 166) | struct _fragment_user_data function fragment (line 194) | void fragment(struct _fbg *fbg, void *user_data) { function fragmentStop (line 206) | void fragmentStop(struct _fbg *fbg, void *user_data) { type _fragment_user_data (line 212) | struct _fragment_user_data function fbg_compositing (line 214) | void fbg_compositing(struct _fbg *fbg, unsigned char *buffer, int task_i... function program (line 224) | int program() { function main (line 269) | int main(int argc, char* argv[]) { FILE: custom_backend/glfw_parallel.c function int_handler (line 10) | void int_handler(int dummy) { type _fragment_user_data (line 15) | struct _fragment_user_data { type _fbg (line 22) | struct _fbg type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data function fragment (line 45) | void fragment(struct _fbg *fbg, void *user_data) { function fragmentStop (line 102) | void fragmentStop(struct _fbg *fbg, void *data) { function fbg_XORMixing (line 108) | void fbg_XORMixing(struct _fbg *fbg, unsigned char *buffer, int task_id) { function main (line 114) | int main(int argc, char* argv[]) { FILE: custom_backend/opengl_es2/fbg_opengl_es2.c type _fbg (line 24) | struct _fbg type _fbg (line 25) | struct _fbg type _fbg (line 26) | struct _fbg type _fbg (line 29) | struct _fbg type _fbg (line 32) | struct _fbg type _fbg_gles2_context (line 34) | struct _fbg_gles2_context type _fbg_gles2_context (line 34) | struct _fbg_gles2_context type _fbg_gles2_context (line 34) | struct _fbg_gles2_context type _fbg (line 230) | struct _fbg function fbg_gles2UpdateBuffer (line 235) | void fbg_gles2UpdateBuffer(struct _fbg *fbg) { function fbg_gles2Clear (line 243) | void fbg_gles2Clear() { function fbg_gles2Draw (line 247) | void fbg_gles2Draw(struct _fbg *fbg) { function fbg_gles2Flip (line 277) | void fbg_gles2Flip(struct _fbg *fbg) { function fbg_gles2Free (line 283) | void fbg_gles2Free(struct _fbg *fbg) { function GLuint (line 303) | GLuint fbg_gles2CreateTextureFromImage(struct _fbg *fbg, struct _fbg_img... function GLuint (line 315) | GLuint fbg_gles2CreateTexture(GLuint width, GLuint height, GLint interna... function GLuint (line 355) | GLuint fbg_gles2CreateVBOvu(GLsizeiptr data_count, const GLvoid *data) { type _fbg_vbo_data (line 376) | struct _fbg_vbo_data type _fbg_vbo_data (line 427) | struct _fbg_vbo_data type _fbg_vbo_data (line 427) | struct _fbg_vbo_data type _fbg_vbo_data (line 427) | struct _fbg_vbo_data function fbg_gles2FreeVBOData (line 438) | void fbg_gles2FreeVBOData(struct _fbg_vbo_data *vbo_data) { function fbg_gles2PrintShaderLog (line 448) | void fbg_gles2PrintShaderLog(GLuint obj, int type) { function GLuint (line 461) | GLuint fbg_gles2CreateShader(GLenum type, const GLchar *source) { function GLuint (line 485) | GLuint fbg_gles2CreateShaderFromFile(GLenum type, const char *filename) { function GLuint (line 515) | GLuint fbg_gles2CreateProgram(GLuint vertex_shader, GLuint fragment_shad... function GLenum (line 553) | GLenum fbg_gles2CreateProgramFromFiles(const char *vs, const char *fs) { function GLenum (line 578) | GLenum fbg_gles2CreateProgramFromString(const char *vs, const char *fs) { FILE: custom_backend/opengl_es2/fbg_opengl_es2.h type _fbg_gles2_context (line 47) | struct _fbg_gles2_context { type _fbg_vbo_data (line 73) | struct _fbg_vbo_data { type _fbg (line 102) | struct _fbg type _fbg (line 104) | struct _fbg type _fbg (line 114) | struct _fbg type _fbg (line 121) | struct _fbg type _fbg (line 129) | struct _fbg type _fbg_img (line 129) | struct _fbg_img type _fbg_vbo_data (line 156) | struct _fbg_vbo_data type _fbg_vbo_data (line 166) | struct _fbg_vbo_data FILE: custom_backend/opengl_es2_example.c function int_handler (line 10) | void int_handler(int dummy) { function main (line 14) | int main(int argc, char* argv[]) { FILE: custom_backend/opengl_es2_parallel.c function int_handler (line 10) | void int_handler(int dummy) { type _fragment_user_data (line 15) | struct _fragment_user_data { type _fbg (line 22) | struct _fbg type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data function fragment (line 45) | void fragment(struct _fbg *fbg, void *user_data) { function fragmentStop (line 102) | void fragmentStop(struct _fbg *fbg, void *data) { function fbg_XORMixing (line 108) | void fbg_XORMixing(struct _fbg *fbg, unsigned char *buffer, int task_id) { function main (line 114) | int main(int argc, char* argv[]) { FILE: docs/dynsections.js function toggleVisibility (line 1) | function toggleVisibility(linkObj) function updateStripes (line 22) | function updateStripes() function toggleLevel (line 28) | function toggleLevel(level) function toggleFolder (line 49) | function toggleFolder(id) function toggleInherit (line 84) | function toggleInherit(id) FILE: docs/jquery.js function b0 (line 16) | function b0(b3,b4){return new b0.fn.init(b3,b4)} function bw (line 16) | function bw(){if(bF.isReady){return}try{av.documentElement.doScroll("lef... function X (line 16) | function X(e){var bv=a2[e]={},bw,bx;e=e.split(/\s+/);for(bw=0,bx=e.lengt... function bD (line 16) | function bD(bF){return function(bG){bx[bF]=arguments.length>1?aJ.call(ar... function bz (line 16) | function bz(bF){return function(bG){bB[bF]=arguments.length>1?aJ.call(ar... function a5 (line 16) | function a5(bx,bw,by){if(by===L&&bx.nodeType===1){var bv="data-"+bw.repl... function S (line 16) | function S(bv){for(var e in bv){if(e==="data"&&b.isEmptyObject(bv[e])){c... function bi (line 16) | function bi(by,bx,bA){var bw=bx+"defer",bv=bx+"queue",e=bx+"mark",bz=b._... function bE (line 16) | function bE(){if(!(--bB)){e.resolveWith(bv,[bv])}} function bk (line 16) | function bk(){return false} function i (line 16) | function i(){return true} function bv (line 23) | function bv(bR,bW,bV,bZ,bX,bY){for(var bT=0,bS=bZ.length;bT").appendTo(e),bw=... function aK (line 23) | function aK(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.pa... function j (line 32) | function j(m,l,i,n){a.each(f,function(){l-=parseFloat(a.curCSS(m,"paddin... function c (line 32) | function c(g,e){var j=g.nodeName.toLowerCase();if("area"===j){var i=g.pa... function b (line 32) | function b(e){return !a(e).parents().andSelf().filter(function(){return ... function a (line 61) | function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")} function n (line 61) | function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if... function h (line 61) | function h(n){j.animate(g,e,d.easing,n&&function(){n.call(this,f,d)})} function b (line 61) | function b(d){return typeof d=="object"?d:{top:d,left:d}} function b (line 68) | function b(){var F=this;F.top="auto";F.left="auto";F.right="auto";F.bott... function t (line 68) | function t(K,N,F){var J=null;function L(P,Q){M();if(!K.data(e)){if(!P){c... function j (line 68) | function j(){function G(M,L,J,O,P){var K=L.split("-")[0],N=new b(),I;if(... function x (line 68) | function x(Q){var P=new j(),O=k("#"+Q.popupId);if(O.length===0){O=k("1){return}h.preventDef... function k (line 87) | function k(m){var n=".smartmenus_mouse";if(!h&&!m){var o=true,l=null;a(d... function j (line 87) | function j(l){return !/^(4|mouse)$/.test(l.pointerType)} function i (line 87) | function i(l,n){if(!n){n=""}var m={};a.each(l,function(o,p){m[p[0].split... FILE: docs/menu.js function initMenu (line 1) | function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { FILE: docs/navtree.js function getData (line 5) | function getData(varName) function stripPath (line 12) | function stripPath(uri) function stripPath2 (line 17) | function stripPath2(uri) function hashValue (line 25) | function hashValue() function hashUrl (line 30) | function hashUrl() function pathName (line 35) | function pathName() function localStorageSupported (line 40) | function localStorageSupported() function storeLink (line 51) | function storeLink(link) function deleteLink (line 58) | function deleteLink() function cachedLink (line 65) | function cachedLink() function getScript (line 74) | function getScript(scriptName,func,show) function createIndent (line 93) | function createIndent(o,domNode,node,level) function gotoAnchor (line 128) | function gotoAnchor(anchor,aname,updateLocation) function newNode (line 156) | function newNode(o, po, text, link, childrenData, lastNode) function showRoot (line 237) | function showRoot() function expandNode (line 252) | function expandNode(o, node, imm, showRoot) function glowEffect (line 276) | function glowEffect(n,duration) function highlightAnchor (line 283) | function highlightAnchor() function selectAndHighlight (line 302) | function selectAndHighlight(hash,n) function showNode (line 325) | function showNode(o, node, index, hash) function removeToInsertLater (line 366) | function removeToInsertLater(element) { function getNode (line 379) | function getNode(o, po) function gotoNode (line 392) | function gotoNode(o,subIndex,root,hash,relpath) function navTo (line 407) | function navTo(o,root,hash,relpath) function showSyncOff (line 437) | function showSyncOff(n,relpath) function showSyncOn (line 442) | function showSyncOn(n,relpath) function toggleSyncButton (line 447) | function toggleSyncButton(relpath) function initNavTree (line 461) | function initNavTree(toroot,relpath) FILE: docs/resize.js function initResizable (line 1) | function initResizable() FILE: docs/search/search.js function convertToId (line 1) | function convertToId(search) function getXPos (line 24) | function getXPos(item) function getYPos (line 38) | function getYPos(item) function SearchBox (line 59) | function SearchBox(name, resultsPath, inFrame, label) function SearchResults (line 404) | function SearchResults(name) function setKeyActions (line 709) | function setKeyActions(elem,action) function setClassAttr (line 716) | function setClassAttr(elem,attr) function createResults (line 722) | function createResults() function init_search (line 777) | function init_search() FILE: documentation/html/dynsections.js function toggleVisibility (line 1) | function toggleVisibility(linkObj) function updateStripes (line 22) | function updateStripes() function toggleLevel (line 28) | function toggleLevel(level) function toggleFolder (line 49) | function toggleFolder(id) function toggleInherit (line 84) | function toggleInherit(id) FILE: documentation/html/menu.js function initMenu (line 1) | function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { FILE: examples/compositing.c function int_handler (line 10) | void int_handler(int dummy) { function border_rectangle (line 15) | void border_rectangle(struct _fbg *fbg, int x, int y, int w, int h, int ... function fragment (line 26) | void fragment(struct _fbg *fbg, void *data) { function alphaBlending (line 45) | void alphaBlending(struct _fbg *fbg, unsigned char *buffer, int task_id) { function main (line 58) | int main(int argc, char* argv[]) { FILE: examples/earth.c function int_handler (line 10) | void int_handler(int dummy) { type _fbg_img (line 14) | struct _fbg_img type _fbg_img (line 15) | struct _fbg_img type _fbg_img (line 16) | struct _fbg_img type _fbg_img (line 17) | struct _fbg_img type _fragment_user_data (line 19) | struct _fragment_user_data { type _fbg (line 24) | struct _fbg type _fragment_user_data (line 25) | struct _fragment_user_data type _fragment_user_data (line 25) | struct _fragment_user_data type _fragment_user_data (line 25) | struct _fragment_user_data function fragmentStop (line 33) | void fragmentStop(struct _fbg *fbg, void *data) { function fragment (line 39) | void fragment(struct _fbg *fbg, void *user_data) { function selectiveMixing (line 190) | void selectiveMixing(struct _fbg *fbg, unsigned char *buffer, int task_i... function main (line 197) | int main(int argc, char* argv[]) { FILE: examples/flags.c function int_handler (line 10) | void int_handler(int dummy) { type _fbg_img (line 14) | struct _fbg_img type _fragment_user_data (line 16) | struct _fragment_user_data { type _fbg (line 21) | struct _fbg type _fragment_user_data (line 22) | struct _fragment_user_data type _fragment_user_data (line 22) | struct _fragment_user_data type _fragment_user_data (line 22) | struct _fragment_user_data function fragmentStop (line 30) | void fragmentStop(struct _fbg *fbg, void *data) { function fragment (line 36) | void fragment(struct _fbg *fbg, void *user_data) { function selectiveMixing (line 82) | void selectiveMixing(struct _fbg *fbg, unsigned char *buffer, int task_i... function main (line 89) | int main(int argc, char* argv[]) { FILE: examples/full_example.c function int_handler (line 12) | void int_handler(int dummy) { type _fbg_img (line 16) | struct _fbg_img type _fragment_user_data (line 18) | struct _fragment_user_data { type _fbg (line 24) | struct _fbg type _fragment_user_data (line 25) | struct _fragment_user_data type _fragment_user_data (line 25) | struct _fragment_user_data type _fragment_user_data (line 25) | struct _fragment_user_data function fragmentStop (line 34) | void fragmentStop(struct _fbg *fbg, void *data) { function fragment (line 40) | void fragment(struct _fbg *fbg, void *user_data) { function main (line 81) | int main(int argc, char* argv[]) { FILE: examples/perlin.c function noise2 (line 18) | int noise2(int x, int y) function lin_inter (line 24) | float lin_inter(float x, float y, float s) function smooth_inter (line 29) | float smooth_inter(float x, float y, float s) function noise2d (line 34) | float noise2d(float x, float y) function perlin2d (line 49) | inline float perlin2d(float x, float y, float freq, int depth) FILE: examples/quickstart.c function int_handler (line 9) | void int_handler(int dummy) { function main (line 13) | int main(int argc, char* argv[]) { FILE: examples/simple_parallel_example.c function int_handler (line 10) | void int_handler(int dummy) { type _fragment_user_data (line 15) | struct _fragment_user_data { type _fbg (line 19) | struct _fbg type _fragment_user_data (line 20) | struct _fragment_user_data type _fragment_user_data (line 20) | struct _fragment_user_data type _fragment_user_data (line 20) | struct _fragment_user_data function fragment (line 27) | void fragment(struct _fbg *fbg, void *user_data) { function fragmentStop (line 56) | void fragmentStop(struct _fbg *fbg, void *data) { function main (line 62) | int main() { FILE: examples/tiny.c function int_handler (line 9) | void int_handler(int dummy) { function main (line 13) | int main(int argc, char* argv[]) { FILE: examples/tunnel.c function int_handler (line 10) | void int_handler(int dummy) { type _fbg_img (line 14) | struct _fbg_img type _fragment_user_data (line 16) | struct _fragment_user_data { type _fbg (line 22) | struct _fbg type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data type _fragment_user_data (line 23) | struct _fragment_user_data function fragmentStop (line 32) | void fragmentStop(struct _fbg *fbg, void *data) { function fragment (line 38) | void fragment(struct _fbg *fbg, void *user_data) { function selectiveMixing (line 119) | void selectiveMixing(struct _fbg *fbg, unsigned char *buffer, int task_i... function main (line 126) | int main(int argc, char* argv[]) { FILE: src/fbgraphics.c type _fbg (line 50) | struct _fbg type _fbg (line 51) | struct _fbg function fbg_freelistCleanup (line 54) | void fbg_freelistCleanup(struct lfds720_freelist_n_state *fs, struct lfd... function fbg_ringbufferCleanup (line 63) | void fbg_ringbufferCleanup(struct lfds720_ringbuffer_n_state *rs, void *... type _fbg (line 69) | struct _fbg type _fbg (line 75) | struct _fbg type _fbg (line 76) | struct _fbg type _fbg (line 77) | struct _fbg type _fbg (line 78) | struct _fbg type _fbg (line 79) | struct _fbg type _fbg (line 79) | struct _fbg type _fbg (line 79) | struct _fbg function fbg_setResizeCallback (line 154) | void fbg_setResizeCallback(struct _fbg *fbg, void (*user_resize)(struct ... function fbg_resize (line 158) | void fbg_resize(struct _fbg *fbg, int new_width, int new_height) { function fbg_pushResize (line 256) | void fbg_pushResize(struct _fbg *fbg, int new_width, int new_height) { function fbg_terminateFragments (line 265) | void fbg_terminateFragments(struct _fbg *fbg) { function fbg_clearQueue (line 275) | void fbg_clearQueue(struct lfds720_ringbuffer_n_state *rs, struct lfds72... function fbg_freeTasks (line 291) | void fbg_freeTasks(struct _fbg *fbg) { function fbg_close (line 335) | void fbg_close(struct _fbg *fbg) { function fbg_computeFramerate (line 354) | void fbg_computeFramerate(struct _fbg *fbg, int to_string) { function fbg_drawFramerate (line 377) | void fbg_drawFramerate(struct _fbg *fbg, struct _fbg_font *fnt, int task... function fbg_getFramerate (line 407) | int fbg_getFramerate(struct _fbg *fbg, int task) { function atomic_int (line 426) | atomic_int fbg_fragmentState(struct _fbg_fragment *fbg_fragment) { function fbg_fragmentPull (line 430) | void fbg_fragmentPull(struct _fbg_fragment *fbg_fragment) { function fbg_fragmentPush (line 452) | void fbg_fragmentPush(struct _fbg_fragment *fbg_fragment) { function fbg_fragment (line 476) | void fbg_fragment(struct _fbg_fragment *fbg_fragment) { function fbg_createFragment (line 520) | void fbg_createFragment(struct _fbg *fbg, function fbg_fill (line 725) | void fbg_fill(struct _fbg *fbg, unsigned char r, unsigned char g, unsign... function fbg_pixel (line 731) | void fbg_pixel(struct _fbg *fbg, int x, int y, unsigned char r, unsigned... function fbg_pixela (line 740) | void fbg_pixela(struct _fbg *fbg, int x, int y, unsigned char r, unsigne... function fbg_fpixel (line 752) | void fbg_fpixel(struct _fbg *fbg, int x, int y) { function fbg_plot (line 758) | void fbg_plot(struct _fbg *fbg, int index, unsigned char value) { function fbg_hline (line 762) | void fbg_hline(struct _fbg *fbg, int x, int y, int w, unsigned char r, u... function fbg_vline (line 775) | void fbg_vline(struct _fbg *fbg, int x, int y, int h, unsigned char r, u... function fbg_line (line 790) | void fbg_line(struct _fbg *fbg, int x1, int y1, int x2, int y2, unsigned... function fbg_polygon (line 838) | void fbg_polygon(struct _fbg *fbg, int num_vertices, int *vertices, unsi... function fbg_recta (line 856) | void fbg_recta(struct _fbg *fbg, int x, int y, int w, int h, unsigned ch... function fbg_rect (line 876) | void fbg_rect(struct _fbg *fbg, int x, int y, int w, int h, unsigned cha... function fbg_frect (line 893) | void fbg_frect(struct _fbg *fbg, int x, int y, int w, int h) { function fbg_getPixel (line 915) | void fbg_getPixel(struct _fbg *fbg, int x, int y, struct _fbg_rgb *color) { function fbg_additiveMixing (line 922) | void fbg_additiveMixing(struct _fbg *fbg, unsigned char *buffer, int tas... type _fbg (line 929) | struct _fbg type _fbg (line 929) | struct _fbg type _fbg_fragment (line 942) | struct _fbg_fragment type _fbg_freelist_data (line 944) | struct _fbg_freelist_data type _fbg_freelist_data (line 956) | struct _fbg_freelist_data function fbg_draw (line 981) | void fbg_draw(struct _fbg *fbg) { function fbg_flip (line 997) | void fbg_flip(struct _fbg *fbg) { function fbg_clear (line 1009) | void fbg_clear(struct _fbg *fbg, unsigned char color) { function fbg_fadeDown (line 1013) | void fbg_fadeDown(struct _fbg *fbg, unsigned char rgb_fade_amount) { function fbg_fadeUp (line 1029) | void fbg_fadeUp(struct _fbg *fbg, unsigned char rgb_fade_amount) { function fbg_background (line 1045) | void fbg_background(struct _fbg *fbg, unsigned char r, unsigned char g, ... function fbg_hue2rgb (line 1061) | float fbg_hue2rgb(float v1, float v2, float vH) { function fbg_hslToRGB (line 1080) | void fbg_hslToRGB(struct _fbg_rgb *color, float h, float s, float l) { function fbg_rgbToHsl (line 1096) | void fbg_rgbToHsl(struct _fbg_hsl *color, float r, float g, float b) { type _fbg_font (line 1124) | struct _fbg_font type _fbg (line 1124) | struct _fbg type _fbg_img (line 1124) | struct _fbg_img type _fbg_font (line 1125) | struct _fbg_font type _fbg_font (line 1125) | struct _fbg_font type _fbg_font (line 1125) | struct _fbg_font function fbg_textFont (line 1176) | void fbg_textFont(struct _fbg *fbg, struct _fbg_font *fnt) { function fbg_textColor (line 1180) | void fbg_textColor(struct _fbg *fbg, unsigned char r, unsigned char g, u... function fbg_textColorKey (line 1186) | void fbg_textColorKey(struct _fbg *fbg, unsigned char v) { function fbg_textBackground (line 1190) | void fbg_textBackground(struct _fbg *fbg, int r, int g, int b, int a) { function fbg_text (line 1197) | void fbg_text(struct _fbg *fbg, struct _fbg_font *fnt, char *text, int x... function fbg_freeFont (line 1248) | void fbg_freeFont(struct _fbg_font *font) { type _fbg_img (line 1255) | struct _fbg_img type _fbg (line 1255) | struct _fbg type _fbg_img (line 1256) | struct _fbg_img type _fbg_img (line 1256) | struct _fbg_img type _fbg_img (line 1256) | struct _fbg_img type _fbg_img (line 1278) | struct _fbg_img type _fbg (line 1278) | struct _fbg type _fbg_img (line 1325) | struct _fbg_img type _fbg_img (line 1372) | struct _fbg_img type _fbg (line 1372) | struct _fbg type _fbg_img (line 1390) | struct _fbg_img type _fbg_img (line 1428) | struct _fbg_img type _fbg (line 1428) | struct _fbg type _fbg_img (line 1441) | struct _fbg_img type _fbg_img (line 1457) | struct _fbg_img type _fbg (line 1457) | struct _fbg type _fbg_img (line 1458) | struct _fbg_img type _fbg_img (line 1481) | struct _fbg_img type _fbg (line 1481) | struct _fbg type _fbg_img (line 1493) | struct _fbg_img type _fbg_img (line 1509) | struct _fbg_img type _fbg (line 1509) | struct _fbg type _fbg_img (line 1510) | struct _fbg_img function fbg_image (line 1524) | void fbg_image(struct _fbg *fbg, struct _fbg_img *img, int x, int y) { function fbg_imageColorkey (line 1538) | void fbg_imageColorkey(struct _fbg *fbg, struct _fbg_img *img, int x, in... function fbg_imageClip (line 1565) | void fbg_imageClip(struct _fbg *fbg, struct _fbg_img *img, int x, int y,... function fbg_imageFlip (line 1582) | void fbg_imageFlip(struct _fbg_img *img) { function fbg_imageEx (line 1597) | void fbg_imageEx(struct _fbg *fbg, struct _fbg_img *img, int x, int y, f... function fbg_freeImage (line 1633) | void fbg_freeImage(struct _fbg_img *img) { function fbg_drawInto (line 1639) | void fbg_drawInto(struct _fbg *fbg, unsigned char *buffer) { function fbg_randf (line 1649) | float fbg_randf(float a, float b) { FILE: src/fbgraphics.h type _fbg_rgb (line 74) | struct _fbg_rgb { type _fbg_hsl (line 83) | struct _fbg_hsl { type _fbg_img (line 91) | struct _fbg_img { type _fbg_font (line 103) | struct _fbg_font { type _fbg (line 123) | struct _fbg { type _fbg_freelist_data (line 249) | struct _fbg_freelist_data { type _fbg_fragment (line 258) | struct _fbg_fragment { type _fbg (line 313) | struct _fbg type _fbg (line 313) | struct _fbg type _fbg (line 313) | struct _fbg type _fbg (line 313) | struct _fbg type _fbg (line 313) | struct _fbg type _fbg (line 320) | struct _fbg type _fbg (line 328) | struct _fbg type _fbg (line 328) | struct _fbg type _fbg (line 339) | struct _fbg type _fbg (line 351) | struct _fbg type _fbg (line 359) | struct _fbg type _fbg (line 367) | struct _fbg type _fbg (line 375) | struct _fbg type _fbg (line 385) | struct _fbg type _fbg (line 394) | struct _fbg type _fbg_rgb (line 394) | struct _fbg_rgb type _fbg (line 406) | struct _fbg type _fbg (line 419) | struct _fbg type _fbg (line 428) | struct _fbg type _fbg (line 437) | struct _fbg type _fbg (line 451) | struct _fbg type _fbg (line 466) | struct _fbg type _fbg (line 477) | struct _fbg type _fbg (line 490) | struct _fbg type _fbg (line 503) | struct _fbg type _fbg (line 517) | struct _fbg type _fbg (line 528) | struct _fbg type _fbg (line 538) | struct _fbg type _fbg_rgb (line 548) | struct _fbg_rgb type _fbg_hsl (line 558) | struct _fbg_hsl type _fbg (line 567) | struct _fbg type _fbg (line 567) | struct _fbg type _fbg (line 573) | struct _fbg type _fbg (line 580) | struct _fbg type _fbg_img (line 590) | struct _fbg_img type _fbg (line 590) | struct _fbg type _fbg_img (line 601) | struct _fbg_img type _fbg (line 601) | struct _fbg type _fbg_img (line 612) | struct _fbg_img type _fbg (line 612) | struct _fbg type _fbg_img (line 623) | struct _fbg_img type _fbg (line 623) | struct _fbg type _fbg_img (line 633) | struct _fbg_img type _fbg (line 633) | struct _fbg type _fbg_img (line 645) | struct _fbg_img type _fbg (line 645) | struct _fbg type _fbg_img (line 656) | struct _fbg_img type _fbg (line 656) | struct _fbg type _fbg (line 666) | struct _fbg type _fbg_img (line 666) | struct _fbg_img type _fbg (line 679) | struct _fbg type _fbg_img (line 679) | struct _fbg_img type _fbg (line 693) | struct _fbg type _fbg_img (line 693) | struct _fbg_img type _fbg_img (line 700) | struct _fbg_img type _fbg (line 716) | struct _fbg type _fbg_img (line 716) | struct _fbg_img type _fbg_img (line 723) | struct _fbg_img type _fbg_font (line 735) | struct _fbg_font type _fbg (line 735) | struct _fbg type _fbg_img (line 735) | struct _fbg_img type _fbg (line 743) | struct _fbg type _fbg_font (line 743) | struct _fbg_font type _fbg (line 753) | struct _fbg type _fbg (line 764) | struct _fbg type _fbg (line 772) | struct _fbg type _fbg (line 786) | struct _fbg type _fbg_font (line 786) | struct _fbg_font type _fbg_font (line 793) | struct _fbg_font type _fbg (line 806) | struct _fbg type _fbg_font (line 806) | struct _fbg_font type _fbg (line 814) | struct _fbg type _fbg (line 821) | struct _fbg type _fbg (line 840) | struct _fbg type _fbg (line 840) | struct _fbg type _fbg (line 840) | struct _fbg type _fbg (line 840) | struct _fbg FILE: src/lodepng/lodepng.c function lodepng_free (line 79) | static void lodepng_free(void* ptr) type uivector (line 145) | typedef struct uivector function uivector_cleanup (line 152) | static void uivector_cleanup(void* p) function uivector_reserve (line 160) | static unsigned uivector_reserve(uivector* p, size_t allocsize) function uivector_resize (line 177) | static unsigned uivector_resize(uivector* p, size_t size) function uivector_resizev (line 185) | static unsigned uivector_resizev(uivector* p, size_t size, unsigned value) function uivector_init (line 193) | static void uivector_init(uivector* p) function uivector_push_back (line 201) | static unsigned uivector_push_back(uivector* p, unsigned c) type ucvector (line 213) | typedef struct ucvector function ucvector_reserve (line 221) | static unsigned ucvector_reserve(ucvector* p, size_t allocsize) function ucvector_resize (line 238) | static unsigned ucvector_resize(ucvector* p, size_t size) function ucvector_cleanup (line 247) | static void ucvector_cleanup(void* p) function ucvector_init (line 254) | static void ucvector_init(ucvector* p) function ucvector_init_buffer (line 264) | static void ucvector_init_buffer(ucvector* p, unsigned char* buffer, siz... function ucvector_push_back (line 273) | static unsigned ucvector_push_back(ucvector* p, unsigned char c) function string_resize (line 287) | static unsigned string_resize(char** out, size_t size) function string_init (line 299) | static void string_init(char** out) function string_cleanup (line 306) | static void string_cleanup(char** out) function string_set (line 312) | static void string_set(char** out, const char* in) function lodepng_read32bitInt (line 328) | unsigned lodepng_read32bitInt(const unsigned char* buffer) function lodepng_set32bitInt (line 335) | static void lodepng_set32bitInt(unsigned char* buffer, unsigned value) function lodepng_add32bitInt (line 345) | static void lodepng_add32bitInt(ucvector* buffer, unsigned value) function lodepng_filesize (line 359) | static long lodepng_filesize(const char* filename) function lodepng_buffer_file (line 381) | static unsigned lodepng_buffer_file(unsigned char* out, size_t size, con... function lodepng_load_file (line 395) | unsigned lodepng_load_file(unsigned char** out, size_t* outsize, const c... function lodepng_save_file (line 408) | unsigned lodepng_save_file(const unsigned char* buffer, size_t buffersiz... function addBitsToStream (line 438) | static void addBitsToStream(size_t* bitpointer, ucvector* bitstream, uns... function addBitsToStreamReversed (line 444) | static void addBitsToStreamReversed(size_t* bitpointer, ucvector* bitstr... function readBitFromStream (line 455) | static unsigned char readBitFromStream(size_t* bitpointer, const unsigne... function readBitsFromStream (line 462) | static unsigned readBitsFromStream(size_t* bitpointer, const unsigned ch... type HuffmanTree (line 517) | typedef struct HuffmanTree function HuffmanTree_init (line 539) | static void HuffmanTree_init(HuffmanTree* tree) function HuffmanTree_cleanup (line 546) | static void HuffmanTree_cleanup(HuffmanTree* tree) function HuffmanTree_make2DTree (line 554) | static unsigned HuffmanTree_make2DTree(HuffmanTree* tree) function HuffmanTree_makeFromLengths2 (line 619) | static unsigned HuffmanTree_makeFromLengths2(HuffmanTree* tree) function HuffmanTree_makeFromLengths (line 664) | static unsigned HuffmanTree_makeFromLengths(HuffmanTree* tree, const uns... type BPMNode (line 682) | typedef struct BPMNode type BPMLists (line 691) | typedef struct BPMLists function BPMNode (line 706) | static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned ind... function bpmnode_sort (line 739) | static void bpmnode_sort(BPMNode* leaves, size_t num) function boundaryPM (line 766) | static void boundaryPM(BPMLists* lists, BPMNode* leaves, size_t numprese... function lodepng_huffman_code_lengths (line 797) | unsigned lodepng_huffman_code_lengths(unsigned* lengths, const unsigned*... function HuffmanTree_makeFromFrequencies (line 887) | static unsigned HuffmanTree_makeFromFrequencies(HuffmanTree* tree, const... function HuffmanTree_getCode (line 904) | static unsigned HuffmanTree_getCode(const HuffmanTree* tree, unsigned in... function HuffmanTree_getLength (line 909) | static unsigned HuffmanTree_getLength(const HuffmanTree* tree, unsigned ... function generateFixedLitLenTree (line 916) | static unsigned generateFixedLitLenTree(HuffmanTree* tree) function generateFixedDistanceTree (line 935) | static unsigned generateFixedDistanceTree(HuffmanTree* tree) function huffmanDecodeSymbol (line 955) | static unsigned huffmanDecodeSymbol(const unsigned char* in, size_t* bp, function getTreeInflateFixed (line 983) | static void getTreeInflateFixed(HuffmanTree* tree_ll, HuffmanTree* tree_d) function getTreeInflateDynamic (line 991) | static unsigned getTreeInflateDynamic(HuffmanTree* tree_ll, HuffmanTree*... function inflateHuffmanBlock (line 1139) | static unsigned inflateHuffmanBlock(ucvector* out, const unsigned char* ... function inflateNoCompression (line 1233) | static unsigned inflateNoCompression(ucvector* out, const unsigned char*... function lodepng_inflatev (line 1261) | static unsigned lodepng_inflatev(ucvector* out, function lodepng_inflate (line 1291) | unsigned lodepng_inflate(unsigned char** out, size_t* outsize, function inflate (line 1304) | static unsigned inflate(unsigned char** out, size_t* outsize, function addHuffmanSymbol (line 1329) | static void addHuffmanSymbol(size_t* bp, ucvector* compressed, unsigned ... function searchCodeIndex (line 1336) | static size_t searchCodeIndex(const unsigned* array, size_t array_size, ... function addLengthDistance (line 1351) | static void addLengthDistance(uivector* values, size_t length, size_t di... type Hash (line 1375) | typedef struct Hash function hash_init (line 1389) | static unsigned hash_init(Hash* hash, unsigned windowsize) function hash_cleanup (line 1416) | static void hash_cleanup(Hash* hash) function getHash (line 1429) | static unsigned getHash(const unsigned char* data, size_t size, size_t pos) function countZeros (line 1450) | static unsigned countZeros(const unsigned char* data, size_t size, size_... function updateHashChain (line 1462) | static void updateHashChain(Hash* hash, size_t wpos, unsigned hashval, u... function encodeLZ77 (line 1482) | static unsigned encodeLZ77(uivector* out, Hash* hash, function deflateNoCompression (line 1661) | static unsigned deflateNoCompression(ucvector* out, const unsigned char*... function writeLZ77data (line 1703) | static void writeLZ77data(size_t* bp, ucvector* out, const uivector* lz7... function deflateDynamic (line 1732) | static unsigned deflateDynamic(ucvector* out, size_t* bp, Hash* hash, function deflateFixed (line 1977) | static unsigned deflateFixed(ucvector* out, size_t* bp, Hash* hash, function lodepng_deflatev (line 2025) | static unsigned lodepng_deflatev(ucvector* out, const unsigned char* in,... function lodepng_deflate (line 2066) | unsigned lodepng_deflate(unsigned char** out, size_t* outsize, function deflate (line 2079) | static unsigned deflate(unsigned char** out, size_t* outsize, function update_adler32 (line 2099) | static unsigned update_adler32(unsigned adler, const unsigned char* data... function adler32 (line 2123) | static unsigned adler32(const unsigned char* data, unsigned len) function lodepng_zlib_decompress (line 2134) | unsigned lodepng_zlib_decompress(unsigned char** out, size_t* outsize, c... function zlib_decompress (line 2179) | static unsigned zlib_decompress(unsigned char** out, size_t* outsize, co... function lodepng_zlib_compress (line 2196) | unsigned lodepng_zlib_compress(unsigned char** out, size_t* outsize, con... function zlib_compress (line 2238) | static unsigned zlib_compress(unsigned char** out, size_t* outsize, cons... function zlib_decompress (line 2256) | static unsigned zlib_decompress(unsigned char** out, size_t* outsize, co... function zlib_compress (line 2264) | static unsigned zlib_compress(unsigned char** out, size_t* outsize, cons... function lodepng_compress_settings_init (line 2281) | void lodepng_compress_settings_init(LodePNGCompressSettings* settings) function lodepng_decompress_settings_init (line 2303) | void lodepng_decompress_settings_init(LodePNGDecompressSettings* settings) function lodepng_crc32 (line 2367) | unsigned lodepng_crc32(const unsigned char* data, size_t length) function readBitFromReversedStream (line 2385) | static unsigned char readBitFromReversedStream(size_t* bitpointer, const... function readBitsFromReversedStream (line 2392) | static unsigned readBitsFromReversedStream(size_t* bitpointer, const uns... function setBitOfReversedStream0 (line 2405) | static void setBitOfReversedStream0(size_t* bitpointer, unsigned char* b... function setBitOfReversedStream (line 2417) | static void setBitOfReversedStream(size_t* bitpointer, unsigned char* bi... function lodepng_chunk_length (line 2429) | unsigned lodepng_chunk_length(const unsigned char* chunk) function lodepng_chunk_type (line 2434) | void lodepng_chunk_type(char type[5], const unsigned char* chunk) function lodepng_chunk_type_equals (line 2441) | unsigned char lodepng_chunk_type_equals(const unsigned char* chunk, cons... function lodepng_chunk_ancillary (line 2447) | unsigned char lodepng_chunk_ancillary(const unsigned char* chunk) function lodepng_chunk_private (line 2452) | unsigned char lodepng_chunk_private(const unsigned char* chunk) function lodepng_chunk_safetocopy (line 2457) | unsigned char lodepng_chunk_safetocopy(const unsigned char* chunk) function lodepng_chunk_check_crc (line 2472) | unsigned lodepng_chunk_check_crc(const unsigned char* chunk) function lodepng_chunk_generate_crc (line 2482) | void lodepng_chunk_generate_crc(unsigned char* chunk) function lodepng_chunk_append (line 2501) | unsigned lodepng_chunk_append(unsigned char** out, size_t* outlength, co... function lodepng_chunk_create (line 2520) | unsigned lodepng_chunk_create(unsigned char** out, size_t* outlength, un... function checkColorValidity (line 2556) | static unsigned checkColorValidity(LodePNGColorType colortype, unsigned ... function getNumColorChannels (line 2570) | static unsigned getNumColorChannels(LodePNGColorType colortype) function lodepng_get_bpp_lct (line 2583) | static unsigned lodepng_get_bpp_lct(LodePNGColorType colortype, unsigned... function lodepng_color_mode_init (line 2591) | void lodepng_color_mode_init(LodePNGColorMode* info) function lodepng_color_mode_cleanup (line 2601) | void lodepng_color_mode_cleanup(LodePNGColorMode* info) function lodepng_color_mode_copy (line 2606) | unsigned lodepng_color_mode_copy(LodePNGColorMode* dest, const LodePNGCo... function lodepng_color_mode_equal (line 2620) | static int lodepng_color_mode_equal(const LodePNGColorMode* a, const Lod... function lodepng_palette_clear (line 2640) | void lodepng_palette_clear(LodePNGColorMode* info) function lodepng_palette_add (line 2647) | unsigned lodepng_palette_add(LodePNGColorMode* info, function lodepng_get_bpp (line 2668) | unsigned lodepng_get_bpp(const LodePNGColorMode* info) function lodepng_get_channels (line 2674) | unsigned lodepng_get_channels(const LodePNGColorMode* info) function lodepng_is_greyscale_type (line 2679) | unsigned lodepng_is_greyscale_type(const LodePNGColorMode* info) function lodepng_is_alpha_type (line 2684) | unsigned lodepng_is_alpha_type(const LodePNGColorMode* info) function lodepng_is_palette_type (line 2689) | unsigned lodepng_is_palette_type(const LodePNGColorMode* info) function lodepng_has_palette_alpha (line 2694) | unsigned lodepng_has_palette_alpha(const LodePNGColorMode* info) function lodepng_can_have_alpha (line 2704) | unsigned lodepng_can_have_alpha(const LodePNGColorMode* info) function lodepng_get_raw_size_lct (line 2711) | size_t lodepng_get_raw_size_lct(unsigned w, unsigned h, LodePNGColorType... function lodepng_get_raw_size (line 2718) | size_t lodepng_get_raw_size(unsigned w, unsigned h, const LodePNGColorMo... function lodepng_get_raw_size_idat (line 2730) | static size_t lodepng_get_raw_size_idat(unsigned w, unsigned h, const Lo... function lodepng_mulofl (line 2740) | static int lodepng_mulofl(size_t a, size_t b, size_t* result) function lodepng_addofl (line 2748) | static int lodepng_addofl(size_t a, size_t b, size_t* result) function lodepng_pixel_overflow (line 2762) | static int lodepng_pixel_overflow(unsigned w, unsigned h, function LodePNGUnknownChunks_init (line 2786) | static void LodePNGUnknownChunks_init(LodePNGInfo* info) function LodePNGUnknownChunks_cleanup (line 2793) | static void LodePNGUnknownChunks_cleanup(LodePNGInfo* info) function LodePNGUnknownChunks_copy (line 2799) | static unsigned LodePNGUnknownChunks_copy(LodePNGInfo* dest, const LodeP... function LodePNGText_init (line 2822) | static void LodePNGText_init(LodePNGInfo* info) function LodePNGText_cleanup (line 2829) | static void LodePNGText_cleanup(LodePNGInfo* info) function LodePNGText_copy (line 2841) | static unsigned LodePNGText_copy(LodePNGInfo* dest, const LodePNGInfo* s... function lodepng_clear_text (line 2854) | void lodepng_clear_text(LodePNGInfo* info) function lodepng_add_text (line 2859) | unsigned lodepng_add_text(LodePNGInfo* info, const char* key, const char... function LodePNGIText_init (line 2885) | static void LodePNGIText_init(LodePNGInfo* info) function LodePNGIText_cleanup (line 2894) | static void LodePNGIText_cleanup(LodePNGInfo* info) function LodePNGIText_copy (line 2910) | static unsigned LodePNGIText_copy(LodePNGInfo* dest, const LodePNGInfo* ... function lodepng_clear_itext (line 2926) | void lodepng_clear_itext(LodePNGInfo* info) function lodepng_add_itext (line 2931) | unsigned lodepng_add_itext(LodePNGInfo* info, const char* key, const cha... function lodepng_info_init (line 2969) | void lodepng_info_init(LodePNGInfo* info) function lodepng_info_cleanup (line 2989) | void lodepng_info_cleanup(LodePNGInfo* info) function lodepng_info_copy (line 3000) | unsigned lodepng_info_copy(LodePNGInfo* dest, const LodePNGInfo* source) function lodepng_info_swap (line 3017) | void lodepng_info_swap(LodePNGInfo* a, LodePNGInfo* b) function addColorBits (line 3027) | static void addColorBits(unsigned char* out, size_t index, unsigned bits... type ColorTree (line 3038) | typedef struct ColorTree ColorTree; type ColorTree (line 3046) | struct ColorTree function color_tree_init (line 3052) | static void color_tree_init(ColorTree* tree) function color_tree_cleanup (line 3059) | static void color_tree_cleanup(ColorTree* tree) function color_tree_get (line 3073) | static int color_tree_get(ColorTree* tree, unsigned char r, unsigned cha... function color_tree_has (line 3086) | static int color_tree_has(ColorTree* tree, unsigned char r, unsigned cha... function color_tree_add (line 3094) | static void color_tree_add(ColorTree* tree, function rgba8ToPixel (line 3112) | static unsigned rgba8ToPixel(unsigned char* out, size_t i, function rgba16ToPixel (line 3186) | static void rgba16ToPixel(unsigned char* out, size_t i, function getPixelColorRGBA8 (line 3227) | static void getPixelColorRGBA8(unsigned char* r, unsigned char* g, function getPixelColorsRGBA8 (line 3337) | static void getPixelColorsRGBA8(unsigned char* buffer, size_t numpixels, function getPixelColorRGBA16 (line 3471) | static void getPixelColorRGBA16(unsigned short* r, unsigned short* g, un... function lodepng_convert (line 3505) | unsigned lodepng_convert(unsigned char* out, const unsigned char* in, function lodepng_color_profile_init (line 3590) | void lodepng_color_profile_init(LodePNGColorProfile* profile) function getValueRequiredBits (line 3614) | static unsigned getValueRequiredBits(unsigned char value) function lodepng_get_color_profile (line 3624) | unsigned lodepng_get_color_profile(LodePNGColorProfile* profile, function lodepng_auto_choose_color (line 3820) | unsigned lodepng_auto_choose_color(LodePNGColorMode* mode_out, function paethPredictor (line 3894) | static unsigned char paethPredictor(short a, short b, short c) function Adam7_getpassvalues (line 3927) | static void Adam7_getpassvalues(unsigned passw[7], unsigned passh[7], si... function lodepng_inspect (line 3962) | unsigned lodepng_inspect(unsigned* w, unsigned* h, LodePNGState* state, function unfilterScanline (line 4028) | static unsigned unfilterScanline(unsigned char* recon, const unsigned ch... function unfilter (line 4102) | static unsigned unfilter(unsigned char* out, const unsigned char* in, un... function Adam7_deinterlace (line 4144) | static void Adam7_deinterlace(unsigned char* out, const unsigned char* i... function removePaddingBits (line 4194) | static void removePaddingBits(unsigned char* out, const unsigned char* in, function postProcessScanlines (line 4224) | static unsigned postProcessScanlines(unsigned char* out, unsigned char* in, function readChunk_PLTE (line 4274) | static unsigned readChunk_PLTE(LodePNGColorMode* color, const unsigned c... function readChunk_tRNS (line 4298) | static unsigned readChunk_tRNS(LodePNGColorMode* color, const unsigned c... function readChunk_bKGD (line 4334) | static unsigned readChunk_bKGD(LodePNGInfo* info, const unsigned char* d... function readChunk_tEXt (line 4367) | static unsigned readChunk_tEXt(LodePNGInfo* info, const unsigned char* d... function readChunk_zTXt (line 4410) | static unsigned readChunk_zTXt(LodePNGInfo* info, const LodePNGDecompres... function readChunk_iTXt (line 4459) | static unsigned readChunk_iTXt(LodePNGInfo* info, const LodePNGDecompres... function readChunk_tIME (line 4552) | static unsigned readChunk_tIME(LodePNGInfo* info, const unsigned char* d... function readChunk_pHYs (line 4567) | static unsigned readChunk_pHYs(LodePNGInfo* info, const unsigned char* d... function decodeGeneric (line 4581) | static void decodeGeneric(unsigned char** out, unsigned* w, unsigned* h, function lodepng_decode (line 4790) | unsigned lodepng_decode(unsigned char** out, unsigned* w, unsigned* h, function lodepng_decode_memory (line 4835) | unsigned lodepng_decode_memory(unsigned char** out, unsigned* w, unsigne... function lodepng_decode32 (line 4848) | unsigned lodepng_decode32(unsigned char** out, unsigned* w, unsigned* h,... function lodepng_decode24 (line 4853) | unsigned lodepng_decode24(unsigned char** out, unsigned* w, unsigned* h,... function lodepng_decode_file (line 4859) | unsigned lodepng_decode_file(unsigned char** out, unsigned* w, unsigned*... function lodepng_decode32_file (line 4871) | unsigned lodepng_decode32_file(unsigned char** out, unsigned* w, unsigne... function lodepng_decode24_file (line 4876) | unsigned lodepng_decode24_file(unsigned char** out, unsigned* w, unsigne... function lodepng_decoder_settings_init (line 4882) | void lodepng_decoder_settings_init(LodePNGDecoderSettings* settings) function lodepng_state_init (line 4899) | void lodepng_state_init(LodePNGState* state) function lodepng_state_cleanup (line 4912) | void lodepng_state_cleanup(LodePNGState* state) function lodepng_state_copy (line 4918) | void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source) function addChunk (line 4937) | static unsigned addChunk(ucvector* out, const char* chunkName, const uns... function writeSignature (line 4944) | static void writeSignature(ucvector* out) function addChunk_IHDR (line 4957) | static unsigned addChunk_IHDR(ucvector* out, unsigned w, unsigned h, function addChunk_PLTE (line 4978) | static unsigned addChunk_PLTE(ucvector* out, const LodePNGColorMode* info) function addChunk_tRNS (line 4995) | static unsigned addChunk_tRNS(ucvector* out, const LodePNGColorMode* info) function addChunk_IDAT (line 5040) | static unsigned addChunk_IDAT(ucvector* out, const unsigned char* data, ... function addChunk_IEND (line 5055) | static unsigned addChunk_IEND(ucvector* out) function addChunk_tEXt (line 5064) | static unsigned addChunk_tEXt(ucvector* out, const char* keyword, const ... function addChunk_zTXt (line 5080) | static unsigned addChunk_zTXt(ucvector* out, const char* keyword, const ... function addChunk_iTXt (line 5107) | static unsigned addChunk_iTXt(ucvector* out, unsigned compressed, const ... function addChunk_bKGD (line 5148) | static unsigned addChunk_bKGD(ucvector* out, const LodePNGInfo* info) function addChunk_tIME (line 5178) | static unsigned addChunk_tIME(ucvector* out, const LodePNGTime* time) function addChunk_pHYs (line 5195) | static unsigned addChunk_pHYs(ucvector* out, const LodePNGInfo* info) function filterScanline (line 5213) | static void filterScanline(unsigned char* out, const unsigned char* scan... function flog2 (line 5270) | static float flog2(float f) function filter (line 5278) | static unsigned filter(unsigned char* out, const unsigned char* in, unsi... function addPaddingBits (line 5498) | static void addPaddingBits(unsigned char* out, const unsigned char* in, function Adam7_interlace (line 5531) | static void Adam7_interlace(unsigned char* out, const unsigned char* in,... function preProcessScanlines (line 5582) | static unsigned preProcessScanlines(unsigned char** out, size_t* outsize... function getPaletteTranslucency (line 5675) | static unsigned getPaletteTranslucency(const unsigned char* palette, siz... function addUnknownChunks (line 5696) | static unsigned addUnknownChunks(ucvector* out, unsigned char* data, siz... function lodepng_encode (line 5709) | unsigned lodepng_encode(unsigned char** out, size_t* outsize, function lodepng_encode_memory (line 5902) | unsigned lodepng_encode_memory(unsigned char** out, size_t* outsize, con... function lodepng_encode32 (line 5918) | unsigned lodepng_encode32(unsigned char** out, size_t* outsize, const un... function lodepng_encode24 (line 5923) | unsigned lodepng_encode24(unsigned char** out, size_t* outsize, const un... function lodepng_encode_file (line 5929) | unsigned lodepng_encode_file(const char* filename, const unsigned char* ... function lodepng_encode32_file (line 5940) | unsigned lodepng_encode32_file(const char* filename, const unsigned char... function lodepng_encode24_file (line 5945) | unsigned lodepng_encode24_file(const char* filename, const unsigned char... function lodepng_encoder_settings_init (line 5951) | void lodepng_encoder_settings_init(LodePNGEncoderSettings* settings) function namespace (line 6083) | namespace lodepng FILE: src/lodepng/lodepng.h type LodePNGColorType (line 91) | typedef enum LodePNGColorType function namespace (line 199) | namespace lodepng type LodePNGDecompressSettings (line 255) | typedef struct LodePNGDecompressSettings LodePNGDecompressSettings; type LodePNGDecompressSettings (line 256) | struct LodePNGDecompressSettings type LodePNGCompressSettings (line 284) | typedef struct LodePNGCompressSettings LodePNGCompressSettings; type LodePNGCompressSettings (line 285) | struct LodePNGCompressSettings /*deflate = compress*/ type LodePNGColorMode (line 319) | typedef struct LodePNGColorMode type LodePNGTime (line 396) | typedef struct LodePNGTime type LodePNGInfo (line 408) | typedef struct LodePNGInfo type LodePNGDecoderSettings (line 520) | typedef struct LodePNGDecoderSettings type LodePNGFilterStrategy (line 543) | typedef enum LodePNGFilterStrategy type LodePNGColorProfile (line 563) | typedef struct LodePNGColorProfile type LodePNGEncoderSettings (line 589) | typedef struct LodePNGEncoderSettings type LodePNGState (line 626) | typedef struct LodePNGState function namespace (line 821) | namespace lodepng FILE: src/nanojpeg/nanojpeg.c type nj_result_t (line 117) | typedef enum _nj_result { function main (line 209) | int main(int argc, char* argv[]) { type nj_vlc_code_t (line 298) | typedef struct _nj_code { type nj_component_t (line 302) | typedef struct _nj_cmp { type nj_context_t (line 313) | typedef struct _nj_ctx { function njClip (line 339) | NJ_FORCE_INLINE unsigned char njClip(const int x) { function NJ_INLINE (line 350) | NJ_INLINE void njRowIDCT(int* blk) { function NJ_INLINE (line 395) | NJ_INLINE void njColIDCT(const int* blk, unsigned char *out, int stride) { function njShowBits (line 447) | static int njShowBits(int bits) { function NJ_INLINE (line 484) | NJ_INLINE void njSkipBits(int bits) { function NJ_INLINE (line 490) | NJ_INLINE int njGetBits(int bits) { function NJ_INLINE (line 496) | NJ_INLINE void njByteAlign(void) { function njSkip (line 500) | static void njSkip(int count) { function njDecode16 (line 507) | NJ_INLINE unsigned short njDecode16(const unsigned char *pos) { function njDecodeLength (line 511) | static void njDecodeLength(void) { function NJ_INLINE (line 518) | NJ_INLINE void njSkipMarker(void) { function NJ_INLINE (line 523) | NJ_INLINE void njDecodeSOF(void) { function NJ_INLINE (line 577) | NJ_INLINE void njDecodeDHT(void) { function NJ_INLINE (line 618) | NJ_INLINE void njDecodeDQT(void) { function NJ_INLINE (line 635) | NJ_INLINE void njDecodeDRI(void) { function njGetVLC (line 643) | static int njGetVLC(nj_vlc_code_t* vlc, unsigned char* code) { function NJ_INLINE (line 658) | NJ_INLINE void njDecodeBlock(nj_component_t* c, unsigned char* out) { function NJ_INLINE (line 678) | NJ_INLINE void njDecodeScan(void) { function NJ_INLINE (line 736) | NJ_INLINE void njUpsampleH(nj_component_t* c) { function NJ_INLINE (line 764) | NJ_INLINE void njUpsampleV(nj_component_t* c) { function NJ_INLINE (line 795) | NJ_INLINE void njUpsample(nj_component_t* c) { function NJ_INLINE (line 817) | NJ_INLINE void njConvert(void) { function njInit (line 868) | void njInit(void) { function njDone (line 872) | void njDone(void) { function nj_result_t (line 880) | nj_result_t njDecode(const void* jpeg, const int size) { function njGetWidth (line 910) | int njGetWidth(void) { return nj.width; } function njGetHeight (line 911) | int njGetHeight(void) { return nj.height; } function njIsColor (line 912) | int njIsColor(void) { return (nj.ncomp != 1); } function njGetImageSize (line 914) | int njGetImageSize(void) { return nj.width * nj.height * nj.ncomp; } FILE: src/stb/stb_image.h type stbi_uc (line 384) | typedef unsigned char stbi_uc; type stbi_us (line 385) | typedef unsigned short stbi_us; type stbi_io_callbacks (line 408) | typedef struct type stbi__uint16 (line 639) | typedef unsigned short stbi__uint16; type stbi__int16 (line 640) | typedef signed short stbi__int16; type stbi__uint32 (line 641) | typedef unsigned int stbi__uint32; type stbi__int32 (line 642) | typedef signed int stbi__int32; type stbi__uint16 (line 645) | typedef uint16_t stbi__uint16; type stbi__int16 (line 646) | typedef int16_t stbi__int16; type stbi__uint32 (line 647) | typedef uint32_t stbi__uint32; type stbi__int32 (line 648) | typedef int32_t stbi__int32; function stbi__cpuid3 (line 729) | static int stbi__cpuid3(void) function stbi__sse2_available (line 751) | static int stbi__sse2_available(void) function stbi__sse2_available (line 762) | static int stbi__sse2_available(void) type stbi__context (line 802) | typedef struct function stbi__start_mem (line 823) | static void stbi__start_mem(stbi__context *s, stbi_uc const *buffer, int... function stbi__start_callbacks (line 833) | static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c... function stbi__stdio_read (line 847) | static int stbi__stdio_read(void *user, char *data, int size) function stbi__stdio_skip (line 852) | static void stbi__stdio_skip(void *user, int n) function stbi__stdio_eof (line 862) | static int stbi__stdio_eof(void *user) function stbi__start_file (line 874) | static void stbi__start_file(stbi__context *s, FILE *f) function stbi__rewind (line 883) | static void stbi__rewind(stbi__context *s) type stbi__result_info (line 898) | typedef struct function STBIDEF (line 969) | STBIDEF const char *stbi_failure_reason(void) function stbi__err (line 975) | static int stbi__err(const char *str) function stbi__addsizes_valid (line 999) | static int stbi__addsizes_valid(int a, int b) function stbi__mul2sizes_valid (line 1011) | static int stbi__mul2sizes_valid(int a, int b) function stbi__mad2sizes_valid (line 1021) | static int stbi__mad2sizes_valid(int a, int b, int add) function stbi__mad3sizes_valid (line 1028) | static int stbi__mad3sizes_valid(int a, int b, int c, int add) function stbi__mad4sizes_valid (line 1036) | static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) function STBIDEF (line 1081) | STBIDEF void stbi_image_free(void *retval_from_stbi_load) function STBIDEF (line 1096) | STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip) function STBIDEF (line 1106) | STBIDEF void stbi_set_flip_vertically_on_load_thread(int flag_true_if_sh... function stbi_uc (line 1170) | static stbi_uc *stbi__convert_16_to_8(stbi__uint16 *orig, int w, int h, ... function stbi__uint16 (line 1186) | static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, ... function stbi__vertical_flip (line 1202) | static void stbi__vertical_flip(void *image, int w, int h, int bytes_per... function stbi__vertical_flip_slices (line 1227) | static void stbi__vertical_flip_slices(void *image, int w, int h, int z,... function stbi__uint16 (line 1266) | static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, ... function stbi__float_postprocess (line 1294) | static void stbi__float_postprocess(float *result, int *x, int *y, int *... function STBIDEF (line 1311) | STBIDEF int stbi_convert_wchar_to_utf8(char *buffer, size_t bufferlen, c... function FILE (line 1317) | static FILE *stbi__fopen(char const *filename, char const *mode) function STBIDEF (line 1346) | STBIDEF stbi_uc *stbi_load(char const *filename, int *x, int *y, int *co... function STBIDEF (line 1356) | STBIDEF stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp,... function STBIDEF (line 1369) | STBIDEF stbi__uint16 *stbi_load_from_file_16(FILE *f, int *x, int *y, in... function STBIDEF (line 1382) | STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int ... function STBIDEF (line 1395) | STBIDEF stbi_us *stbi_load_16_from_memory(stbi_uc const *buffer, int len... function STBIDEF (line 1402) | STBIDEF stbi_us *stbi_load_16_from_callbacks(stbi_io_callbacks const *cl... function STBIDEF (line 1409) | STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, i... function STBIDEF (line 1416) | STBIDEF stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk,... function STBIDEF (line 1424) | STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int le... function STBIDEF (line 1458) | STBIDEF float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, in... function STBIDEF (line 1465) | STBIDEF float *stbi_loadf_from_callbacks(stbi_io_callbacks const *clbk, ... function STBIDEF (line 1473) | STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *com... function STBIDEF (line 1483) | STBIDEF float *stbi_loadf_from_file(FILE *f, int *x, int *y, int *comp, ... function STBIDEF (line 1497) | STBIDEF int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len) function STBIDEF (line 1511) | STBIDEF int stbi_is_hdr (char const *filename) function STBIDEF (line 1522) | STBIDEF int stbi_is_hdr_from_file(FILE *f) function STBIDEF (line 1539) | STBIDEF int stbi_is_hdr_from_callbacks(stbi_io_callbacks const *clb... function STBIDEF (line 1555) | STBIDEF void stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = ga... function STBIDEF (line 1556) | STBIDEF void stbi_ldr_to_hdr_scale(float scale) { stbi__l2h_scale = sc... function STBIDEF (line 1561) | STBIDEF void stbi_hdr_to_ldr_gamma(float gamma) { stbi__h2l_gamma_i = ... function STBIDEF (line 1562) | STBIDEF void stbi_hdr_to_ldr_scale(float scale) { stbi__h2l_scale_i = ... function stbi__refill_buffer (line 1577) | static void stbi__refill_buffer(stbi__context *s) function stbi_inline (line 1594) | stbi_inline static stbi_uc stbi__get8(stbi__context *s) function stbi_inline (line 1608) | stbi_inline static int stbi__at_eof(stbi__context *s) function stbi__skip (line 1624) | static void stbi__skip(stbi__context *s, int n) function stbi__getn (line 1646) | static int stbi__getn(stbi__context *s, stbi_uc *buffer, int n) function stbi__get16be (line 1674) | static int stbi__get16be(stbi__context *s) function stbi__uint32 (line 1684) | static stbi__uint32 stbi__get32be(stbi__context *s) function stbi__get16le (line 1694) | static int stbi__get16le(stbi__context *s) function stbi__uint32 (line 1702) | static stbi__uint32 stbi__get32le(stbi__context *s) function stbi_uc (line 1726) | static stbi_uc stbi__compute_y(int r, int g, int b) function stbi__uint16 (line 1783) | static stbi__uint16 stbi__compute_y_16(int r, int g, int b) function stbi__uint16 (line 1792) | static stbi__uint16 *stbi__convert_format16(stbi__uint16 *data, int img_... function stbi_uc (line 1864) | static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp) type stbi__huffman (line 1918) | typedef struct type stbi__jpeg (line 1929) | typedef struct function stbi__build_huffman (line 1983) | static int stbi__build_huffman(stbi__huffman *h, int *count) function stbi__build_fast_ac (line 2027) | static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) function stbi__grow_buffer_unsafe (line 2052) | static void stbi__grow_buffer_unsafe(stbi__jpeg *j) function stbi_inline (line 2074) | stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffm... function stbi_inline (line 2128) | stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) function stbi_inline (line 2143) | stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) function stbi_inline (line 2154) | stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) function stbi__jpeg_decode_block (line 2182) | static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__... function stbi__jpeg_decode_block_prog_dc (line 2234) | static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64]... function stbi__jpeg_decode_block_prog_ac (line 2262) | static int stbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64]... function stbi_inline (line 2382) | stbi_inline static stbi_uc stbi__clamp(int x) function stbi__idct_block (line 2433) | static void stbi__idct_block(stbi_uc *out, int out_stride, short data[64]) function stbi__idct_simd (line 2496) | static void stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) function stbi__idct_simd (line 2677) | static void stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) function stbi_uc (line 2885) | static stbi_uc stbi__get_marker(stbi__jpeg *j) function stbi__jpeg_reset (line 2902) | static void stbi__jpeg_reset(stbi__jpeg *j) function stbi__parse_entropy_coded_data (line 2915) | static int stbi__parse_entropy_coded_data(stbi__jpeg *z) function stbi__jpeg_dequantize (line 3039) | static void stbi__jpeg_dequantize(short *data, stbi__uint16 *dequant) function stbi__jpeg_finish (line 3046) | static void stbi__jpeg_finish(stbi__jpeg *z) function stbi__process_marker (line 3065) | static int stbi__process_marker(stbi__jpeg *z, int m) function stbi__process_scan_header (line 3168) | static int stbi__process_scan_header(stbi__jpeg *z) function stbi__free_jpeg_components (line 3207) | static int stbi__free_jpeg_components(stbi__jpeg *z, int ncomp, int why) function stbi__process_frame_header (line 3229) | static int stbi__process_frame_header(stbi__jpeg *z, int scan) function stbi__decode_jpeg_header (line 3330) | static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) function stbi__decode_jpeg_image (line 3355) | static int stbi__decode_jpeg_image(stbi__jpeg *j) type stbi_uc (line 3397) | typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_u... function stbi_uc (line 3402) | static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *... function stbi_uc (line 3411) | static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, s... function stbi_uc (line 3421) | static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, ... function stbi_uc (line 3451) | static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, ... function stbi_uc (line 3476) | static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_n... function stbi_uc (line 3592) | static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_nea... function stbi__YCbCr_to_RGB_row (line 3606) | static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const... function stbi__YCbCr_to_RGB_simd (line 3632) | static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi... function stbi__setup_jpeg (line 3767) | static void stbi__setup_jpeg(stbi__jpeg *j) function stbi__cleanup_jpeg (line 3789) | static void stbi__cleanup_jpeg(stbi__jpeg *j) type stbi__resample (line 3794) | typedef struct function stbi_uc (line 3805) | static stbi_uc stbi__blinn_8x8(stbi_uc x, stbi_uc y) function stbi_uc (line 3811) | static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, i... function stbi__jpeg_test (line 3987) | static int stbi__jpeg_test(stbi__context *s) function stbi__jpeg_info_raw (line 4000) | static int stbi__jpeg_info_raw(stbi__jpeg *j, int *x, int *y, int *comp) function stbi__jpeg_info (line 4012) | static int stbi__jpeg_info(stbi__context *s, int *x, int *y, int *comp) type stbi__zhuffman (line 4040) | typedef struct function stbi_inline (line 4050) | stbi_inline static int stbi__bitreverse16(int n) function stbi_inline (line 4059) | stbi_inline static int stbi__bit_reverse(int v, int bits) function stbi__zbuild_huffman (line 4067) | static int stbi__zbuild_huffman(stbi__zhuffman *z, const stbi_uc *sizeli... type stbi__zbuf (line 4120) | typedef struct function stbi_inline (line 4134) | stbi_inline static int stbi__zeof(stbi__zbuf *z) function stbi_inline (line 4139) | stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) function stbi__fill_bits (line 4144) | static void stbi__fill_bits(stbi__zbuf *z) function stbi__zreceive (line 4156) | int stbi__zreceive(stbi__zbuf *z, int n) function stbi__zhuffman_decode_slowpath (line 4166) | static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) function stbi_inline (line 4185) | stbi_inline static int stbi__zhuffman_decode(stbi__zbuf *a, stbi__zhuffm... function stbi__zexpand (line 4204) | static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to m... function stbi__parse_huffman_block (line 4240) | static int stbi__parse_huffman_block(stbi__zbuf *a) function stbi__compute_huffman_codes (line 4282) | static int stbi__compute_huffman_codes(stbi__zbuf *a) function stbi__parse_uncompressed_block (line 4332) | static int stbi__parse_uncompressed_block(stbi__zbuf *a) function stbi__parse_zlib_header (line 4361) | static int stbi__parse_zlib_header(stbi__zbuf *a) function stbi__parse_zlib (line 4404) | static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) function stbi__do_zlib (line 4432) | static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, i... function STBIDEF (line 4442) | STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int ... function STBIDEF (line 4458) | STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *... function STBIDEF (line 4463) | STBIDEF char *stbi_zlib_decode_malloc_guesssize_headerflag(const char *b... function STBIDEF (line 4479) | STBIDEF int stbi_zlib_decode_buffer(char *obuffer, int olen, char const ... function STBIDEF (line 4490) | STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int l... function STBIDEF (line 4506) | STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, co... type stbi__pngchunk (line 4529) | typedef struct function stbi__pngchunk (line 4535) | static stbi__pngchunk stbi__get_chunk_header(stbi__context *s) function stbi__check_png_header (line 4543) | static int stbi__check_png_header(stbi__context *s) type stbi__png (line 4552) | typedef struct function stbi__paeth (line 4580) | static int stbi__paeth(int a, int b, int c) function stbi__create_png_image_raw (line 4594) | static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__... function stbi__create_png_image (line 4806) | static int stbi__create_png_image(stbi__png *a, stbi_uc *image_data, stb... function stbi__compute_transparency (line 4851) | static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int o... function stbi__compute_transparency16 (line 4876) | static int stbi__compute_transparency16(stbi__png *z, stbi__uint16 tc[3]... function stbi__expand_png_palette (line 4901) | static int stbi__expand_png_palette(stbi__png *a, stbi_uc *palette, int ... function STBIDEF (line 4941) | STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpr... function STBIDEF (line 4946) | STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_conv... function STBIDEF (line 4958) | STBIDEF void stbi__unpremultiply_on_load_thread(int flag_true_if_should_... function STBIDEF (line 4964) | STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_shou... function stbi__de_iphone (line 4978) | static void stbi__de_iphone(stbi__png *z) function stbi__parse_png_file (line 5023) | static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) function stbi__png_test (line 5238) | static int stbi__png_test(stbi__context *s) function stbi__png_info_raw (line 5246) | static int stbi__png_info_raw(stbi__png *p, int *x, int *y, int *comp) function stbi__png_info (line 5258) | static int stbi__png_info(stbi__context *s, int *x, int *y, int *comp) function stbi__png_is16 (line 5265) | static int stbi__png_is16(stbi__context *s) function stbi__bmp_test_raw (line 5282) | static int stbi__bmp_test_raw(stbi__context *s) function stbi__bmp_test (line 5297) | static int stbi__bmp_test(stbi__context *s) function stbi__high_bit (line 5306) | static int stbi__high_bit(unsigned int z) function stbi__bitcount (line 5318) | static int stbi__bitcount(unsigned int a) function stbi__shiftsigned (line 5331) | static int stbi__shiftsigned(unsigned int v, int shift, int bits) type stbi__bmp_data (line 5351) | typedef struct function stbi__bmp_set_mask_defaults (line 5358) | static int stbi__bmp_set_mask_defaults(stbi__bmp_data *info, int compress) function stbi__tga_get_comp (line 5661) | static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_r... function stbi__tga_info (line 5677) | static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp) function stbi__tga_test (line 5742) | static int stbi__tga_test(stbi__context *s) function stbi__tga_read_rgb16 (line 5774) | static void stbi__tga_read_rgb16(stbi__context *s, stbi_uc* out) function stbi__psd_test (line 6003) | static int stbi__psd_test(stbi__context *s) function stbi__psd_decode_rle (line 6010) | static int stbi__psd_decode_rle(stbi__context *s, stbi_uc *p, int pixelC... function stbi__pic_is4 (line 6258) | static int stbi__pic_is4(stbi__context *s,const char *str) function stbi__pic_test_core (line 6268) | static int stbi__pic_test_core(stbi__context *s) type stbi__pic_packet (line 6284) | typedef struct function stbi_uc (line 6289) | static stbi_uc *stbi__readval(stbi__context *s, int channel, stbi_uc *dest) function stbi__copyval (line 6303) | static void stbi__copyval(int channel,stbi_uc *dest,const stbi_uc *src) function stbi_uc (line 6312) | static stbi_uc *stbi__pic_load_core(stbi__context *s,int width,int heigh... function stbi__pic_test (line 6463) | static int stbi__pic_test(stbi__context *s) type stbi__gif_lzw (line 6475) | typedef struct type stbi__gif (line 6482) | typedef struct function stbi__gif_test_raw (line 6502) | static int stbi__gif_test_raw(stbi__context *s) function stbi__gif_test (line 6512) | static int stbi__gif_test(stbi__context *s) function stbi__gif_parse_colortable (line 6519) | static void stbi__gif_parse_colortable(stbi__context *s, stbi_uc pal[256... function stbi__gif_header (line 6530) | static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, i... function stbi__gif_info_raw (line 6561) | static int stbi__gif_info_raw(stbi__context *s, int *x, int *y, int *comp) function stbi__out_gif_code (line 6576) | static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) function stbi_uc (line 6613) | static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) function stbi_uc (line 6700) | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int ... function stbi__gif_info (line 6999) | static int stbi__gif_info(stbi__context *s, int *x, int *y, int *comp) function stbi__hdr_test_core (line 7009) | static int stbi__hdr_test_core(stbi__context *s, const char *signature) function stbi__hdr_test (line 7019) | static int stbi__hdr_test(stbi__context* s) function stbi__hdr_convert (line 7053) | static void stbi__hdr_convert(float *output, stbi_uc *input, int req_comp) function stbi__hdr_info (line 7211) | static int stbi__hdr_info(stbi__context *s, int *x, int *y, int *comp) function stbi__bmp_info (line 7257) | static int stbi__bmp_info(stbi__context *s, int *x, int *y, int *comp) function stbi__psd_info (line 7281) | static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp) function stbi__psd_is16 (line 7316) | static int stbi__psd_is16(stbi__context *s) function stbi__pic_info (line 7345) | static int stbi__pic_info(stbi__context *s, int *x, int *y, int *comp) function stbi__pnm_test (line 7416) | static int stbi__pnm_test(stbi__context *s) function stbi__pnm_isspace (line 7458) | static int stbi__pnm_isspace(char c) function stbi__pnm_skip_whitespace (line 7463) | static void stbi__pnm_skip_whitespace(stbi__context *s, char *c) function stbi__pnm_isdigit (line 7477) | static int stbi__pnm_isdigit(char c) function stbi__pnm_getinteger (line 7482) | static int stbi__pnm_getinteger(stbi__context *s, char *c) function stbi__pnm_info (line 7494) | static int stbi__pnm_info(stbi__context *s, int *x, int *y, int *comp) function stbi__pnm_is16 (line 7533) | static int stbi__pnm_is16(stbi__context *s) function stbi__info_main (line 7541) | static int stbi__info_main(stbi__context *s, int *x, int *y, int *comp) function stbi__is_16_main (line 7583) | static int stbi__is_16_main(stbi__context *s) function STBIDEF (line 7600) | STBIDEF int stbi_info(char const *filename, int *x, int *y, int *comp) function STBIDEF (line 7610) | STBIDEF int stbi_info_from_file(FILE *f, int *x, int *y, int *comp) function STBIDEF (line 7621) | STBIDEF int stbi_is_16_bit(char const *filename) function STBIDEF (line 7631) | STBIDEF int stbi_is_16_bit_from_file(FILE *f) function STBIDEF (line 7643) | STBIDEF int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x... function STBIDEF (line 7650) | STBIDEF int stbi_info_from_callbacks(stbi_io_callbacks const *c, void *u... function STBIDEF (line 7657) | STBIDEF int stbi_is_16_bit_from_memory(stbi_uc const *buffer, int len) function STBIDEF (line 7664) | STBIDEF int stbi_is_16_bit_from_callbacks(stbi_io_callbacks const *c, vo...