Home
last modified time | relevance | path

Searched refs:VertexExportForTCS (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp404 m_export_stage = new VertexExportForTCS(this); in VertexShader()
649 VertexExportForTCS::VertexExportForTCS(VertexStageShader *parent): in VertexExportForTCS() function in r600::VertexExportForTCS
655 void VertexExportForTCS::finalize() in finalize()
660 void VertexExportForTCS::get_shader_info(r600_shader *sh_info) const in get_shader_info()
666 bool VertexExportForTCS::do_store_output(const store_loc &store_info, nir_intrinsic_instr& intr) in do_store_output()
H A Dsfn_shader_vs.h147 class VertexExportForTCS : public VertexExportStage { class
149 VertexExportForTCS(VertexStageShader *parent);

Completed in 2 milliseconds