Searched refs:r600_shader_ctx (Results 1 – 1 of 1) sorted by relevance
406 struct r600_shader_ctx { struct453 int (*process)(struct r600_shader_ctx *ctx); argument456 static int emit_gs_ring_writes(struct r600_shader_ctx *ctx, const struct pipe_stream_output_info *s…458 static int tgsi_helper_tempx_replicate(struct r600_shader_ctx *ctx);459 static inline int callstack_push(struct r600_shader_ctx *ctx, unsigned reason);460 static void fc_pushlevel(struct r600_shader_ctx *ctx, int type);461 static int tgsi_else(struct r600_shader_ctx *ctx);462 static int tgsi_endif(struct r600_shader_ctx *ctx);463 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);464 static int tgsi_endloop(struct r600_shader_ctx *ctx);[all …]