Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c207 load_constant_vec(struct gen_context *gen, int dst_vec, float value) in load_constant_vec() function
239 load_constant_vec(gen, gen->one_vec, 1.0f); in gen_one_vec()
863 load_constant_vec(gen, p128_vec, 128.0f); in emit_lit()
864 load_constant_vec(gen, n128_vec, -128.0f); in emit_lit()