Searched refs:ctx (Results 1 - 25 of 442) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dextensions.h43 extern void _mesa_enable_sw_extensions(GLcontext *ctx);
45 extern void _mesa_enable_imaging_extensions(GLcontext *ctx);
47 extern void _mesa_enable_1_3_extensions(GLcontext *ctx);
49 extern void _mesa_enable_1_4_extensions(GLcontext *ctx);
51 extern void _mesa_enable_1_5_extensions(GLcontext *ctx);
53 extern void _mesa_enable_2_0_extensions(GLcontext *ctx);
55 extern void _mesa_enable_2_1_extensions(GLcontext *ctx);
57 extern void _mesa_enable_extension(GLcontext *ctx, const char *name);
59 extern void _mesa_disable_extension(GLcontext *ctx, const char *name);
61 extern GLboolean _mesa_extension_is_enabled(GLcontext *ctx, cons
[all...]
H A Dtexenvprogram.h37 extern void _mesa_UpdateTexEnvProgram( GLcontext *ctx );
38 extern void _mesa_TexEnvProgramCacheInit( GLcontext *ctx );
39 extern void _mesa_TexEnvProgramCacheDestroy( GLcontext *ctx );
H A Dvtxfmt.h36 extern void _mesa_init_exec_vtxfmt( GLcontext *ctx );
38 extern void _mesa_install_exec_vtxfmt( GLcontext *ctx, const GLvertexformat *vfmt );
39 extern void _mesa_install_save_vtxfmt( GLcontext *ctx, const GLvertexformat *vfmt );
41 extern void _mesa_restore_exec_vtxfmt( GLcontext *ctx );
H A Dapi_arrayelt.h32 extern GLboolean _ae_create_context( GLcontext *ctx );
33 extern void _ae_destroy_context( GLcontext *ctx );
34 extern void _ae_invalidate_state( GLcontext *ctx, GLuint new_state );
39 extern void _ae_map_vbos( GLcontext *ctx );
40 extern void _ae_unmap_vbos( GLcontext *ctx );
H A Drbadaptors.h31 _mesa_new_renderbuffer_16wrap8(GLcontext *ctx, struct gl_renderbuffer *rb8);
34 _mesa_new_renderbuffer_32wrap8(GLcontext *ctx, struct gl_renderbuffer *rb8);
37 _mesa_new_renderbuffer_32wrap16(GLcontext *ctx, struct gl_renderbuffer *rb16);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast_setup/
H A Dss_triangle.h36 void _swsetup_trifuncs_init( GLcontext *ctx );
37 void _swsetup_choose_trifuncs( GLcontext *ctx );
H A Dss_vb.h35 void _swsetup_vb_init( GLcontext *ctx );
36 void _swsetup_choose_rastersetup_func( GLcontext *ctx );
H A Dswrast_setup.h44 _swsetup_CreateContext( GLcontext *ctx );
47 _swsetup_DestroyContext( GLcontext *ctx );
50 _swsetup_InvalidateState( GLcontext *ctx, GLuint new_state );
53 _swsetup_Wakeup( GLcontext *ctx );
59 _swsetup_Translate( GLcontext *ctx, const void *vertex, SWvertex *dest );
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/
H A Dt_vp_build.h31 extern void _tnl_UpdateFixedFunctionProgram( GLcontext *ctx );
33 extern void _tnl_ProgramCacheInit( GLcontext *ctx );
34 extern void _tnl_ProgramCacheDestroy( GLcontext *ctx );
H A Dtnl.h40 _tnl_CreateContext( GLcontext *ctx );
43 _tnl_DestroyContext( GLcontext *ctx );
46 _tnl_InvalidateState( GLcontext *ctx, GLuint new_state );
53 _tnl_wakeup( GLcontext *ctx );
58 _tnl_need_projected_coords( GLcontext *ctx, GLboolean flag );
64 _tnl_allow_vertex_fog( GLcontext *ctx, GLboolean value );
67 _tnl_allow_pixel_fog( GLcontext *ctx, GLboolean value );
70 _tnl_program_string(GLcontext *ctx, GLenum target, struct gl_program *program);
76 _tnl_draw_prims( GLcontext *ctx,
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_aaline.h36 _swrast_choose_aa_line_function(GLcontext *ctx);
H A Ds_aatriangle.h36 _swrast_set_aa_triangle_function(GLcontext *ctx);
H A Ds_points.h33 _swrast_choose_point( GLcontext *ctx );
36 _swrast_add_spec_terms_point( GLcontext *ctx,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxsha1.h8 * Add some data to be hashed. ctx is the value returned by x_sha1_init()
11 int x_sha1_update(void *ctx, void *data, int size);
14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dansiesc.c55 * @v ctx ANSI escape sequence context
68 int ansiesc_process ( struct ansiesc_context *ctx, int c ) { argument
69 if ( ctx->count == 0 ) {
72 ctx->count = 1;
73 memset ( ctx->params, 0xff, sizeof ( ctx->params ) );
74 ctx->function = 0;
85 int *param = &ctx->params[ctx->count - 1];
91 ctx
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/
H A Dshader_api.h39 _mesa_init_shader_state(GLcontext * ctx);
42 _mesa_free_shader_state(GLcontext *ctx);
46 _mesa_new_shader_program(GLcontext *ctx, GLuint name);
49 _mesa_clear_shader_program_data(GLcontext *ctx,
53 _mesa_free_shader_program_data(GLcontext *ctx,
57 _mesa_free_shader_program(GLcontext *ctx, struct gl_shader_program *shProg);
60 _mesa_reference_shader_program(GLcontext *ctx,
65 _mesa_lookup_shader_program(GLcontext *ctx, GLuint name);
69 _mesa_new_shader(GLcontext *ctx, GLuint name, GLenum type);
72 _mesa_free_shader(GLcontext *ctx, struc
[all...]

Completed in 40 milliseconds

1234567891011>>