Searched refs:r600_shader_ctx (Results 1 – 1 of 1) sorted by relevance
325 struct r600_shader_ctx { struct369 int (*process)(struct r600_shader_ctx *ctx); argument372 static int emit_gs_ring_writes(struct r600_shader_ctx *ctx, const struct pipe_stream_output_info *s…374 static int tgsi_helper_tempx_replicate(struct r600_shader_ctx *ctx);375 static inline int callstack_push(struct r600_shader_ctx *ctx, unsigned reason);376 static void fc_pushlevel(struct r600_shader_ctx *ctx, int type);377 static int tgsi_else(struct r600_shader_ctx *ctx);378 static int tgsi_endif(struct r600_shader_ctx *ctx);379 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);380 static int tgsi_endloop(struct r600_shader_ctx *ctx);[all …]