Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h484 bool bound_image_specified; member
Dglsl_parser_extras.cpp333 this->bound_image_specified = false; in _mesa_glsl_parse_state()
1981 shader->bound_image = state->bound_image_specified; in set_shader_inout_layout()
Dast_type.cpp208 state->bound_image_specified = true; in merge_bindless_qualifier()
Dast_to_hir.cpp3718 state->bound_image_specified; in apply_bindless_qualifier_to_variable()