Home
last modified time | relevance | path

Searched refs:VertexExportForFs (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp69 VertexExportForFs::VertexExportForFs(VertexStageShader *parent, in VertexExportForFs() function in r600::VertexExportForFs
79 bool VertexExportForFs::do_store_output(const store_loc &store_info, nir_intrinsic_instr& intr) in do_store_output()
124 bool VertexExportForFs::emit_clip_vertices(const store_loc &store_info, const nir_intrinsic_instr &instr) in emit_clip_vertices()
138 void VertexExportForFs::get_shader_info(r600_shader *sh_info) const in get_shader_info()
150 void VertexExportForFs::finalize() in finalize()
191 bool VertexExportForFs::emit_varying_pos(const store_loc &store_info, nir_intrinsic_instr& intr, in emit_varying_pos()
263 bool VertexExportForFs::emit_varying_param(const store_loc &store_info, nir_intrinsic_instr& intr) in emit_varying_param()
296 bool VertexExportForFs::emit_stream(int stream) in emit_stream()
388 const RegisterVec4 *VertexExportForFs
[all...]
H A Dsfn_shader_vs.h77 class VertexExportForFs : public VertexExportStage { class
82 VertexExportForFs(VertexStageShader *parent, const pipe_stream_output_info *so_info,
H A Dsfn_shader_tess.cpp181 m_export_processor = new VertexExportForFs(this, so_info, key); in TESShader()

Completed in 2 milliseconds