Searched refs:att_type (Results 1 – 3 of 3) sorted by relevance
170 const XML_Char *att_type,
159 const XML_Char *UNUSED_P(att_type), in dummy_attlist_decl_handler() argument
1961 unsigned att_type = get_format_type(it_b->second); in validate_fs_outputs_against_render_pass() local1964 …if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != outpu… in validate_fs_outputs_against_render_pass()