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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.h72 unsigned nlds; member in struct:r600_shader
H A Dr600_shader.c682 ctx->shader->input[index].lds_pos = ctx->shader->nlds++;
3664 unsigned next_lds_loc = ctx.shader->nlds;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.h73 unsigned nlds; member in struct:r600_shader
H A Dr600_dump.c52 PRINT_UINT_MEMBER(nlds);
H A Dr600_shader.c770 ctx->shader->input[index].lds_pos = ctx->shader->nlds++;
3753 unsigned next_lds_loc = ctx.shader->nlds;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shaderio.h150 int nlds() const { function in class:r600::ShaderIO
H A Dsfn_shader_fragment.cpp1061 sh_info().nlds = m_shaderio.nlds();

Completed in 30 milliseconds