Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h372 SI_RING_GSVS, /* gfx6-10 */ enumerator
383 SI_GS_ATTRIBUTE_RING = SI_RING_GSVS, /* gfx11+ */
H A Dsi_shader_llvm_gs.c309 LLVMValueRef offset = LLVMConstInt(ctx->ac.i32, SI_RING_GSVS, 0); in si_preload_gs_rings()
439 ac_build_load_to_sgpr(&ctx.ac, buf_ptr, LLVMConstInt(ctx.ac.i32, SI_RING_GSVS, 0)); in si_generate_gs_copy_shader()
H A Dsi_state_shaders.cpp3842 si_set_ring_buffer(sctx, SI_RING_GSVS, sctx->gsvs_ring, 0, sctx->gsvs_ring->width0, false,

Completed in 7 milliseconds