HomeSort by relevance Sort by last modified time
    Searched refs:apply_swizzle (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 61 apply_swizzle(GLfloat values[4], GLuint swizzle) function
258 apply_swizzle(machine->Registers[idx], swizzle);
281 apply_swizzle(tex_coords, swizzle);
  /external/mesa3d/src/mesa/state_tracker/
st_atifs_to_tgsi.c 88 apply_swizzle(struct st_translate *t, function
329 src[0] = apply_swizzle(t, src[0], texinst->swizzle);

Completed in 2329 milliseconds