Searched defs:consumer_stage (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_interface_blocks.cpp | 350 is_builtin_gl_in_block(ir_variable *var, int consumer_stage) argument
|
| H A D | link_varyings.cpp | 196 cross_validate_types_and_qualifiers(struct gl_context * ctx,struct gl_shader_program * prog,const ir_variable * input,const ir_variable * output,gl_shader_stage consumer_stage,gl_shader_stage producer_stage) argument 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 1696 gl_shader_stage consumer_stage; member in class:__anone5c4aea50110::varying_matches 1701 varying_matches(bool disable_varying_packing,bool xfb_enabled,bool enhanced_layouts_enabled,gl_shader_stage producer_stage,gl_shader_stage consumer_stage) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_interface_blocks.cpp | 370 is_builtin_gl_in_block(ir_variable *var, int consumer_stage) argument
|
| H A D | link_varyings.cpp | 203 cross_validate_types_and_qualifiers(struct gl_context * ctx,struct gl_shader_program * prog,const ir_variable * input,const ir_variable * output,gl_shader_stage consumer_stage,gl_shader_stage producer_stage) argument 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 1831 gl_shader_stage consumer_stage; member in class:__anon14e2ae980110::varying_matches 1836 varying_matches(bool disable_varying_packing,bool disable_xfb_packing,bool xfb_enabled,bool enhanced_layouts_enabled,gl_shader_stage producer_stage,gl_shader_stage consumer_stage) argument [all...] |
Completed in 6 milliseconds