/external/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 229 _mesa_glsl_error(&loc, state, "Read from write-only variable `%s'", in _mesa_ast_to_hir() 361 _mesa_glsl_error(loc, state, in arithmetic_result_type() 373 _mesa_glsl_error(loc, state, in arithmetic_result_type() 391 _mesa_glsl_error(loc, state, in arithmetic_result_type() 434 _mesa_glsl_error(loc, state, in arithmetic_result_type() 472 _mesa_glsl_error(loc, state, in arithmetic_result_type() 482 _mesa_glsl_error(loc, state, "type mismatch"); in arithmetic_result_type() 500 _mesa_glsl_error(loc, state, in unary_arithmetic_result_type() 536 _mesa_glsl_error(loc, state, "LHS of `%s' must be an integer", in bit_logic_result_type() 541 _mesa_glsl_error(loc, state, "RHS of `%s' must be an integer", in bit_logic_result_type() [all …]
|
D | ast_array_index.cpp | 152 _mesa_glsl_error(& idx_loc, state, in _mesa_ast_array_index_to_hir() 159 _mesa_glsl_error(& idx_loc, state, "array index must be integer type"); in _mesa_ast_array_index_to_hir() 161 _mesa_glsl_error(& idx_loc, state, "array index must be scalar"); in _mesa_ast_array_index_to_hir() 207 _mesa_glsl_error(& loc, state, "%s index must be < %u", in _mesa_ast_array_index_to_hir() 210 _mesa_glsl_error(& loc, state, "%s index must be >= 0", type_name); in _mesa_ast_array_index_to_hir() 235 _mesa_glsl_error(&loc, state, "unsized array index must be constant"); in _mesa_ast_array_index_to_hir() 246 _mesa_glsl_error(&loc, state, "Indirect access on unsized " in _mesa_ast_array_index_to_hir() 269 _mesa_glsl_error(&loc, state, "%s block array index must be constant", in _mesa_ast_array_index_to_hir() 315 _mesa_glsl_error(&loc, state, in _mesa_ast_array_index_to_hir() 343 _mesa_glsl_error(&loc, state, in _mesa_ast_array_index_to_hir()
|
D | ast_function.cpp | 114 _mesa_glsl_error(loc, state, in verify_image_parameter() 121 _mesa_glsl_error(loc, state, in verify_image_parameter() 128 _mesa_glsl_error(loc, state, in verify_image_parameter() 135 _mesa_glsl_error(loc, state, in verify_image_parameter() 142 _mesa_glsl_error(loc, state, in verify_image_parameter() 158 _mesa_glsl_error(loc, state, "First argument to atomic function " in verify_first_atomic_parameter() 209 _mesa_glsl_error(&loc, state, in verify_parameter_modes() 222 _mesa_glsl_error(&loc, state, in verify_parameter_modes() 245 _mesa_glsl_error(&loc, state, in verify_parameter_modes() 269 _mesa_glsl_error(&loc, state, in verify_parameter_modes() [all …]
|
D | ast_type.cpp | 135 _mesa_glsl_error(loc, state, in validate_prim_type() 153 _mesa_glsl_error(loc, state, in validate_vertex_spacing() 169 _mesa_glsl_error(loc, state, in validate_ordering() 304 _mesa_glsl_error(loc, state, "duplicate layout qualifiers used"); in merge_qualifier() 309 _mesa_glsl_error(loc, state, in merge_qualifier() 332 _mesa_glsl_error(loc, state, in merge_qualifier() 450 _mesa_glsl_error(loc, state, "invalid input layout qualifier used"); in merge_qualifier() 508 _mesa_glsl_error(loc, state, "invalid geometry shader output " in validate_out_qualifier() 542 _mesa_glsl_error(loc, state, in validate_out_qualifier() 550 _mesa_glsl_error(loc, state, "invalid output layout qualifiers used"); in validate_out_qualifier() [all …]
|
D | glsl_parser.yy | 45 _mesa_glsl_error(loc, st, "%s", msg); 345 _mesa_glsl_error(& @1, state, 398 _mesa_glsl_error(& @2, state, 946 _mesa_glsl_error(&@1, state, "duplicate const qualifier"); 954 _mesa_glsl_error(&@1, state, "duplicate precise qualifier"); 962 _mesa_glsl_error(&@1, state, "duplicate in/out/inout qualifier"); 965 _mesa_glsl_error(&@1, state, "in/out/inout must come after const " 974 _mesa_glsl_error(&@1, state, "duplicate precision qualifier"); 978 _mesa_glsl_error(&@1, state, "precision qualifiers must come last"); 1295 _mesa_glsl_error(& @1, state, "#version 150 layout " [all …]
|
D | hir_field_selection.cpp | 54 _mesa_glsl_error(& loc, state, "cannot access field `%s' of " in _mesa_ast_field_selection_to_hir() 70 _mesa_glsl_error(& loc, state, "invalid swizzle / mask `%s'", in _mesa_ast_field_selection_to_hir() 74 _mesa_glsl_error(& loc, state, "cannot access field `%s' of " in _mesa_ast_field_selection_to_hir()
|
D | glsl_parser_extras.cpp | 364 _mesa_glsl_error(locp, this, "%s in %s%s", in check_version() 397 _mesa_glsl_error(locp, this, in process_version_directive() 401 _mesa_glsl_error(locp, this, in process_version_directive() 406 _mesa_glsl_error(locp, this, in process_version_directive() 414 _mesa_glsl_error(locp, this, in process_version_directive() 445 _mesa_glsl_error(locp, this, "%s is not supported. " in process_version_directive() 505 _mesa_glsl_error(YYLTYPE *locp, _mesa_glsl_parse_state *state, in _mesa_glsl_error() function 780 _mesa_glsl_error(behavior_locp, state, in _mesa_glsl_process_extension() 799 _mesa_glsl_error(name_locp, state, "cannot %s all extensions", in _mesa_glsl_process_extension() 837 _mesa_glsl_error(name_locp, state, fmt, in _mesa_glsl_process_extension() [all …]
|
D | glsl_parser_extras.h | 70 extern void _mesa_glsl_error(YYLTYPE *locp, _mesa_glsl_parse_state *state, 123 _mesa_glsl_error(locp, this, in check_arrays_of_arrays_allowed() 147 _mesa_glsl_error(locp, this, "explicit stream requires %s", in check_explicit_attrib_stream_allowed() 163 _mesa_glsl_error(locp, this, "%s explicit location requires %s", in check_explicit_attrib_location_allowed() 179 _mesa_glsl_error(locp, this, "%s explicit location requires %s", in check_separate_shader_objects_allowed() 197 _mesa_glsl_error(locp, this, in check_explicit_uniform_location_allowed()
|
D | glsl_lexer.ll | 81 _mesa_glsl_error(yylloc, yyextra, \ 102 _mesa_glsl_error(yylloc, yyextra, \ 124 _mesa_glsl_error(yylloc, yyextra, \ 138 _mesa_glsl_error(yylloc, yyextra, \ 183 _mesa_glsl_error(lloc, state, 676 _mesa_glsl_error(yylloc, state,
|
D | ir_function_detect_recursion.cpp | 288 _mesa_glsl_error(&loc, state, in emit_errors_unlinked()
|