Home
last modified time | relevance | path

Searched refs:scratch_vgpr (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c496 LLVMValueRef scratch_vgpr; in build_streamout() local
499 scratch_vgpr = LLVMBuildLoad(builder, tmp, ""); in build_streamout()
504 ac_build_readlane(&ctx->ac, scratch_vgpr, in build_streamout()
512 ac_build_readlane(&ctx->ac, scratch_vgpr, in build_streamout()