Searched refs:tgsi_split_literal_constant (Results 1 – 2 of 2) sorted by relevance
2354 static int tgsi_split_literal_constant(struct r600_shader_ctx *ctx) in tgsi_split_literal_constant() function3953 if ((r = tgsi_split_literal_constant(&ctx))) in r600_shader_from_tgsi()
2535 - r600g: Removed duplicated call to tgsi_split_literal_constant().