Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c486 LLVMValueRef emit_vgpr = ctx->ac.i32_0; in build_streamout() local
502 emit_vgpr = in build_streamout()
503 ac_build_writelane(&ctx->ac, emit_vgpr, emit, LLVMConstInt(ctx->ac.i32, stream, false)); in build_streamout()
547 LLVMBuildStore(builder, emit_vgpr, tmp); in build_streamout()

Completed in 6 milliseconds