Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c444 int helper_invoc_reg; member
1496 alu.dst.sel = ctx->helper_invoc_reg; in eg_load_helper_invocation()
1514 vtx.dst_gpr = ctx->helper_invoc_reg; in eg_load_helper_invocation()
1533 alu.dst.sel = ctx->helper_invoc_reg; in cm_load_helper_invocation()
1545 alu.dst.sel = ctx->helper_invoc_reg; in cm_load_helper_invocation()
1554 return ctx->helper_invoc_reg; in cm_load_helper_invocation()
1799 r600_src->sel = ctx->helper_invoc_reg; in tgsi_src()
3545 ctx.helper_invoc_reg = -1; in r600_shader_from_tgsi()
3593 ctx.helper_invoc_reg = ctx.file_offset[TGSI_FILE_INPUT]++; in r600_shader_from_tgsi()

Completed in 13 milliseconds