Searched refs:producer_stage (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 201 gl_shader_stage producer_stage) 208 const bool extra_array_level = (producer_stage == MESA_SHADER_VERTEX && 228 _mesa_shader_stage_to_string(producer_stage), 256 _mesa_shader_stage_to_string(producer_stage), 280 _mesa_shader_stage_to_string(producer_stage), 292 _mesa_shader_stage_to_string(producer_stage), 304 _mesa_shader_stage_to_string(producer_stage), 334 _mesa_shader_stage_to_string(producer_stage), 374 _mesa_shader_stage_to_string(producer_stage), 386 _mesa_shader_stage_to_string(producer_stage), 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 1695 gl_shader_stage producer_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_varyings.cpp | 208 gl_shader_stage producer_stage) 215 const bool extra_array_level = (producer_stage == MESA_SHADER_VERTEX && 238 _mesa_shader_stage_to_string(producer_stage), 266 _mesa_shader_stage_to_string(producer_stage), 290 _mesa_shader_stage_to_string(producer_stage), 302 _mesa_shader_stage_to_string(producer_stage), 314 _mesa_shader_stage_to_string(producer_stage), 344 _mesa_shader_stage_to_string(producer_stage), 384 _mesa_shader_stage_to_string(producer_stage), 396 _mesa_shader_stage_to_string(producer_stage), 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 1830 gl_shader_stage producer_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 9 milliseconds