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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c3664 unsigned next_lds_loc = ctx.shader->nlds; local in function:r600_shader_from_tgsi
3691 ctx.shader->input[ni].lds_pos = next_lds_loc++;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c3753 unsigned next_lds_loc = ctx.shader->nlds; local in function:r600_shader_from_tgsi
3780 ctx.shader->input[ni].lds_pos = next_lds_loc++;

Completed in 25 milliseconds