Searched refs:att_type (Results 1 – 3 of 3) sorted by relevance
170 const XML_Char *att_type,
133 const XML_Char *att_type, in dummy_attlist_decl_handler() argument
1908 unsigned att_type = get_format_type(color_formats[attachment]); in validate_fs_outputs_against_render_pass() local1911 …if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != outpu… in validate_fs_outputs_against_render_pass()