Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c3181 static int r600_tess_factor_read(struct r600_shader_ctx *ctx, in r600_tess_factor_read() function
3274 r = r600_tess_factor_read(ctx, tessouter_idx, outer_comps); in r600_emit_tess_factor()
3280 r = r600_tess_factor_read(ctx, tessinner_idx, inner_comps); in r600_emit_tess_factor()