Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h421 bool fs_redeclares_gl_fragcoord_with_no_layout_qualifiers; member
Dglsl_parser_extras.cpp301 this->fs_redeclares_gl_fragcoord_with_no_layout_qualifiers = false; in _mesa_glsl_parse_state()
Dast_to_hir.cpp3689 state->fs_redeclares_gl_fragcoord_with_no_layout_qualifiers = in apply_layout_qualifier_to_variable()
3694 state->fs_redeclares_gl_fragcoord_with_no_layout_qualifiers; in apply_layout_qualifier_to_variable()