Searched refs:r600_shader_from_tgsi (Results 1 – 1 of 1) sorted by relevance
106 static int r600_shader_from_tgsi(struct r600_context * rctx, struct r600_pipe_shader *pipeshader);139 r = r600_shader_from_tgsi(rctx, shader); in r600_pipe_shader_create()1163 static int r600_shader_from_tgsi(struct r600_context * rctx, struct r600_pipe_shader *pipeshader) in r600_shader_from_tgsi() function