Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp7689 bool allow_inputs = state->stage == MESA_SHADER_GEOMETRY || in hir() local
7695 if (!allow_inputs) in hir()