Searched refs:_mesa_glsl_warning (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | ast_array_index.cpp | 321 _mesa_glsl_warning(&loc, state, in _mesa_ast_array_index_to_hir() 326 _mesa_glsl_warning(&loc, state, in _mesa_ast_array_index_to_hir()
|
D | glsl_lexer.ll | 177 _mesa_glsl_warning(lloc, state, 186 _mesa_glsl_warning(lloc, state, 194 _mesa_glsl_warning(lloc, state, 551 _mesa_glsl_warning(yylloc, state,
|
D | glsl_parser_extras.cpp | 519 _mesa_glsl_warning(const YYLTYPE *locp, _mesa_glsl_parse_state *state, in _mesa_glsl_warning() function 841 _mesa_glsl_warning(name_locp, state, fmt, in _mesa_glsl_process_extension() 961 _mesa_glsl_warning(locp, state, in _mesa_ast_process_interface_block() 971 _mesa_glsl_warning(locp, state, in _mesa_ast_process_interface_block()
|
D | glsl_parser.yy | 349 _mesa_glsl_warning(& @1, state, 1194 _mesa_glsl_warning(& @1, state, 1221 _mesa_glsl_warning(& @1, state, 1226 _mesa_glsl_warning(& @1, state, 1265 _mesa_glsl_warning(& @1, state, 1624 _mesa_glsl_warning(& @1, state, 1769 _mesa_glsl_warning(& @1, state,
|
D | glsl_parser_extras.h | 897 extern void _mesa_glsl_warning(const YYLTYPE *locp,
|
D | ast_to_hir.cpp | 566 _mesa_glsl_warning(loc, state, in bit_logic_result_type() 2008 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in do_hir() 2081 _mesa_glsl_warning(&previous_operand_loc, state, in do_hir() 2732 _mesa_glsl_warning(loc, state, in validate_matrix_layout_for_type() 3799 _mesa_glsl_warning(loc, state, in apply_layout_qualifier_to_variable() 4731 _mesa_glsl_warning(&loc, state, in validate_identifier() 4955 _mesa_glsl_warning(&loc, state, in hir() 4964 _mesa_glsl_warning(&loc, state, "empty declaration"); in hir() 7515 _mesa_glsl_warning(& loc, state, "struct `%s' previously defined", name); in hir()
|
D | ast_function.cpp | 283 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in verify_parameter_modes() 313 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in verify_parameter_modes()
|