Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h438 bool bound_image_specified; member
Dglsl_parser_extras.cpp317 this->bound_image_specified = false; in _mesa_glsl_parse_state()
1852 shader->bound_image = state->bound_image_specified; in set_shader_inout_layout()
Dast_type.cpp207 state->bound_image_specified = true; in merge_bindless_qualifier()
Dast_to_hir.cpp3587 state->bound_image_specified; in apply_bindless_qualifier_to_variable()