Searched refs:export_type (Results 1 – 4 of 4) sorted by relevance
51 string(SUBSTRING ${exported_symbol} 0 4 export_type)52 string(COMPARE EQUAL "${export_type}" "data" is_data)
60 ExportType export_type() const {return m_type;} in export_type() function
401 output.type = exi.export_type(); in emit_vs_pos_export()429 output.type = exi.export_type(); in emit_vs_param_export()464 output.type = exi.export_type(); in emit_fs_pixel_export()478 switch (exi.export_type()) { in emit_export()486 R600_ERR("shader_from_nir: export %d type not yet supported\n", exi.export_type()); in emit_export()
991 int export_type; in dlsym() local1008 (char *) symbol, &p, &export_type, &errinfo); in dlsym()