Searched refs:consumer_iface (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_interface_blocks.cpp403 const glsl_type *consumer_iface = local in function:validate_interstage_inout_blocks
411 if (producer_iface && consumer_iface &&
412 interstage_member_mismatch(prog, consumer_iface, producer_iface)) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_interface_blocks.cpp383 const glsl_type *consumer_iface = local in function:validate_interstage_inout_blocks
391 if (producer_iface && consumer_iface &&
392 interstage_member_mismatch(prog, consumer_iface, producer_iface)) {

Completed in 3 milliseconds