Searched refs:emit_fs_pixel_export (Results 1 – 1 of 1) sorted by relevance
74 bool emit_fs_pixel_export(const ExportInstruction & exi);441 bool AssemblyFromShaderLegacyImpl::emit_fs_pixel_export(const ExportInstruction & exi) in emit_fs_pixel_export() function in r600::AssemblyFromShaderLegacyImpl480 return emit_fs_pixel_export(exi); in emit_export()