Searched refs:SI_RING_GSVS (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_gs.c | 353 LLVMValueRef offset = LLVMConstInt(ctx->ac.i32, SI_RING_GSVS, 0); in si_preload_gs_rings() 458 ac_build_load_to_sgpr(&ctx.ac, buf_ptr, LLVMConstInt(ctx.ac.i32, SI_RING_GSVS, 0)); in si_generate_gs_copy_shader()
|
D | si_state.h | 359 SI_RING_GSVS, enumerator
|
D | si_state_shaders.c | 3483 si_set_ring_buffer(sctx, SI_RING_GSVS, sctx->gsvs_ring, 0, sctx->gsvs_ring->width0, false, in si_update_gs_ring_buffers()
|