Searched refs:_mesa_glsl_warning (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | ast_array_index.cpp | 315 _mesa_glsl_warning(&loc, state, in _mesa_ast_array_index_to_hir() 320 _mesa_glsl_warning(&loc, state, in _mesa_ast_array_index_to_hir()
|
D | glsl_lexer.ll | 126 _mesa_glsl_warning(lloc, state, 134 _mesa_glsl_warning(lloc, state, 483 _mesa_glsl_warning(yylloc, state,
|
D | glsl_parser_extras.cpp | 498 _mesa_glsl_warning(const YYLTYPE *locp, _mesa_glsl_parse_state *state, in _mesa_glsl_warning() function 816 _mesa_glsl_warning(name_locp, state, fmt, in _mesa_glsl_process_extension() 936 _mesa_glsl_warning(locp, state, in _mesa_ast_process_interface_block() 946 _mesa_glsl_warning(locp, state, in _mesa_ast_process_interface_block()
|
D | glsl_parser.yy | 370 _mesa_glsl_warning(& @1, state, 1201 _mesa_glsl_warning(& @1, state, 1224 _mesa_glsl_warning(& @1, state, 1229 _mesa_glsl_warning(& @1, state, 1268 _mesa_glsl_warning(& @1, state, 1607 _mesa_glsl_warning(& @1, state, 1752 _mesa_glsl_warning(& @1, state,
|
D | glsl_parser_extras.h | 863 extern void _mesa_glsl_warning(const YYLTYPE *locp,
|
D | ast_to_hir.cpp | 547 _mesa_glsl_warning(loc, state, in bit_logic_result_type() 1976 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in do_hir() 2041 _mesa_glsl_warning(&previous_operand_loc, state, in do_hir() 2684 _mesa_glsl_warning(loc, state, in validate_matrix_layout_for_type() 3582 _mesa_glsl_warning(loc, state, in apply_layout_qualifier_to_variable() 4474 _mesa_glsl_warning(&loc, state, in validate_identifier() 4698 _mesa_glsl_warning(&loc, state, in hir() 4707 _mesa_glsl_warning(&loc, state, "empty declaration"); in hir() 7146 _mesa_glsl_warning(& loc, state, "struct `%s' previously defined", name); in hir()
|
D | ast_function.cpp | 268 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in verify_parameter_modes() 298 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in verify_parameter_modes()
|