Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c61 apply_swizzle(GLfloat values[4], GLuint swizzle) in apply_swizzle() function
258 apply_swizzle(machine->Registers[idx], swizzle); in handle_pass_op()
281 apply_swizzle(tex_coords, swizzle); in handle_sample_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c88 apply_swizzle(struct st_translate *t, in apply_swizzle() function
329 src[0] = apply_swizzle(t, src[0], texinst->swizzle); in compile_setupinst()