Home
last modified time | relevance | path

Searched refs:m_last_pos_export (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp27 m_last_pos_export(nullptr), in VertexStageExportForFS()
184 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
185 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
186 m_proc.add_param_output_reg(out_var->data.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
244 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
246m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
247 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
283 if (!m_last_pos_export) { in finalize_exports()
285 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
286 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h51 ExportInstruction *m_last_pos_export; variable
H A Dsfn_vertexstageexport.h51 ExportInstruction *m_last_pos_export; variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
H A Dsfn_vertexstageexport.h80 ExportInstruction *m_last_pos_export; variable
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
H A Dsfn_vertexstageexport.h80 ExportInstruction *m_last_pos_export; variable
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp56 m_last_pos_export(nullptr), in VertexStageExportForFS()
211 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()
212 m_proc.emit_export_instruction(m_last_pos_export); in emit_varying_pos()
213 m_proc.add_param_output_reg(store_info.driver_location, m_last_pos_export->gpr_ptr()); in emit_varying_pos()
269 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
271m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()
272 m_proc.emit_export_instruction(m_last_pos_export); in emit_clip_vertices()
367 if (!m_last_pos_export) { in finalize_exports()
369 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
370 m_proc.emit_export_instruction(m_last_pos_export); in finalize_exports()
[all …]
H A Dsfn_shader_vertex.h50 ExportInstruction *m_last_pos_export; variable

12