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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast_to_hir.cpp8410 bool allow_inputs = state->stage == MESA_SHADER_GEOMETRY || local in function:ast_interface_block::hir
8416 if (!allow_inputs)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_to_hir.cpp8150 bool allow_inputs = state->stage == MESA_SHADER_GEOMETRY || local in function:ast_interface_block::hir
8156 if (!allow_inputs)

Completed in 22 milliseconds