Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c449 int next_ring_offset; member
1120 ctx->shader->input[i].ring_offset = ctx->next_ring_offset; in tgsi_declaration()
1121 ctx->next_ring_offset += 16; in tgsi_declaration()
2933 /* next_ring_offset after parsing input decls contains total size of in emit_gs_ring_writes()
3533 ctx.next_ring_offset = 0; in r600_shader_from_tgsi()
3758 shader->ring_item_sizes[0] = ctx.next_ring_offset; in r600_shader_from_tgsi()

Completed in 14 milliseconds