Searched refs:back_color (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xsetroot/dist/ |
| H A D | xsetroot.c | 56 static char *back_color = NULL; variable in typeref:typename:char * 183 back_color = argv[i]; 366 gc_init.background = NameToPixel(back_color, WhitePixel(dpy, screen)); 404 bg = NameToXColor(back_color, WhitePixel(dpy, screen)); 449 bg = NameToXColor(back_color, WhitePixel(dpy, screen));
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 413 const ir_variable *back_color, 421 if (back_color != NULL && back_color->data.assigned) 422 cross_validate_types_and_qualifiers(ctx, prog, input, back_color, 837 const ir_variable *const back_color = local in function:cross_validate_outputs_to_inputs 841 front_color, back_color, 847 const ir_variable *const back_color = local in function:cross_validate_outputs_to_inputs 851 front_color, back_color, 409 cross_validate_front_and_back_color(struct gl_context * ctx,struct gl_shader_program * prog,const ir_variable * input,const ir_variable * front_color,const ir_variable * back_color,gl_shader_stage consumer_stage,gl_shader_stage producer_stage) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 403 const ir_variable *back_color, 411 if (back_color != NULL && back_color->data.assigned) 412 cross_validate_types_and_qualifiers(ctx, prog, input, back_color, 787 const ir_variable *const back_color = local in function:cross_validate_outputs_to_inputs 791 front_color, back_color, 797 const ir_variable *const back_color = local in function:cross_validate_outputs_to_inputs 801 front_color, back_color, 399 cross_validate_front_and_back_color(struct gl_context * ctx,struct gl_shader_program * prog,const ir_variable * input,const ir_variable * front_color,const ir_variable * back_color,gl_shader_stage consumer_stage,gl_shader_stage producer_stage) argument
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | newmmio.h | 132 int32 back_color; member in struct:__anon6afe68d40f08
|
Completed in 11 milliseconds