Home
last modified time | relevance | path

Searched refs:so_write_offsets (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
307 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h261 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c272 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
314 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h291 LLVMValueRef const *so_write_offsets,
H A Dsi_shader_llvm_vs.c265 LLVMValueRef const *so_write_offsets, in si_llvm_streamout_store_output() argument
307 so_write_offsets[buf_idx], ctx->ac.i32_0, stream_out->dst_offset * 4, in si_llvm_streamout_store_output()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_nir_to_llvm.c805 LLVMValueRef const *so_write_offsets, in radv_emit_stream_output() argument
842 so_write_offsets[buf], ctx->ac.i32_0, offset, ac_glc | ac_slc); in radv_emit_stream_output()
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1063 LLVMValueRef const *so_write_offsets, in radv_emit_stream_output() argument
1104 ac_build_buffer_store_dword(&ctx->ac, so_buffers[buf], vdata, num_comps, so_write_offsets[buf], in radv_emit_stream_output()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1063 LLVMValueRef const *so_write_offsets, in radv_emit_stream_output() argument
1104 ac_build_buffer_store_dword(&ctx->ac, so_buffers[buf], vdata, num_comps, so_write_offsets[buf], in radv_emit_stream_output()

12