Home | History | Annotate | Download | only in gl

Lines Matching refs:swizzle

1964 void set_tex_swizzle(GrGLenum swizzle[4], const GrGLInterface* gl) {
1968 swizzle[0]));
1971 swizzle[1]));
1974 swizzle[2]));
1977 swizzle[3]));