Home
last modified time | relevance | path

Searched refs:emit_vs_pos_export (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp75 bool emit_vs_pos_export(const ExportInstruction & exi);
386 bool AssemblyFromShaderLegacyImpl::emit_vs_pos_export(const ExportInstruction & exi) in emit_vs_pos_export() function in r600::AssemblyFromShaderLegacyImpl
482 return emit_vs_pos_export(exi); in emit_export()