Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp71 bool emit_tf_write(const GDSStoreTessFactor& instr);
207 return emit_tf_write(static_cast<const GDSStoreTessFactor&>(*i)); in emit()
893 bool AssemblyFromShaderLegacyImpl::emit_tf_write(const GDSStoreTessFactor& instr) in emit_tf_write() function in r600::AssemblyFromShaderLegacyImpl