Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c2354 static int tgsi_split_literal_constant(struct r600_shader_ctx *ctx) in tgsi_split_literal_constant() function
3953 if ((r = tgsi_split_literal_constant(&ctx))) in r600_shader_from_tgsi()
/external/mesa3d/docs/relnotes/
D7.10.rst2535 - r600g: Removed duplicated call to tgsi_split_literal_constant().