Searched refs:front_color (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 412 const ir_variable *front_color, 417 if (front_color != NULL && front_color->data.assigned) 418 cross_validate_types_and_qualifiers(ctx, prog, input, front_color, 834 const ir_variable *const front_color = local in function:cross_validate_outputs_to_inputs 841 front_color, back_color, 844 const ir_variable *const front_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 | 402 const ir_variable *front_color, 407 if (front_color != NULL && front_color->data.assigned) 408 cross_validate_types_and_qualifiers(ctx, prog, input, front_color, 784 const ir_variable *const front_color = local in function:cross_validate_outputs_to_inputs 791 front_color, back_color, 794 const ir_variable *const front_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
|
Completed in 9 milliseconds