Home
last modified time | relevance | path

Searched refs:SI_VS_STREAMOUT_BUF0 (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c202 si_set_internal_shader_buffer(sctx, SI_VS_STREAMOUT_BUF0 + i, &sbuf); in si_set_streamout_targets()
205 si_set_internal_shader_buffer(sctx, SI_VS_STREAMOUT_BUF0 + i, NULL); in si_set_streamout_targets()
209 si_set_internal_shader_buffer(sctx, SI_VS_STREAMOUT_BUF0 + i, NULL); in si_set_streamout_targets()
H A Dsi_state.h353 SI_VS_STREAMOUT_BUF0, enumerator
H A Dsi_shader_llvm_vs.c357 LLVMValueRef offset = LLVMConstInt(ctx->ac.i32, SI_VS_STREAMOUT_BUF0 + i, 0); in si_llvm_emit_streamout()
H A Dgfx10_shader_ngg.c328 &ctx->ac, buf_ptr, LLVMConstInt(ctx->ac.i32, SI_VS_STREAMOUT_BUF0 + buffer, false)); in build_streamout()
H A Dsi_descriptors.c1723 for (i = SI_VS_STREAMOUT_BUF0; i <= SI_VS_STREAMOUT_BUF3; i++) { in si_rebind_buffer()

Completed in 12 milliseconds