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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast_to_hir.cpp7387 bool first_member_has_explicit_location = false; local in function:ast_process_struct_or_iface_block_members
7475 ((first_member_has_explicit_location &&
7477 (!first_member_has_explicit_location &&
7488 first_member_has_explicit_location =
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_to_hir.cpp7148 bool first_member_has_explicit_location = false; local in function:ast_process_struct_or_iface_block_members
7236 ((first_member_has_explicit_location &&
7238 (!first_member_has_explicit_location &&
7249 first_member_has_explicit_location =

Completed in 46 milliseconds