Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp8057 bool allow_outputs = state->stage == MESA_SHADER_TESS_CTRL; in hir() local
8066 if (!allow_outputs) in hir()