Searched refs:pipe_to_isl_swizzles (Results 1 – 3 of 3) sorted by relevance
53 pipe_to_isl_swizzles(const enum pipe_swizzle pswz[4]) in pipe_to_isl_swizzles() function
607 struct isl_swizzle src_swiz = pipe_to_isl_swizzles(src_fmt.swizzles); in crocus_blit()608 struct isl_swizzle dst_swiz = pipe_to_isl_swizzles(dst_fmt.swizzles); in crocus_blit()
3084 struct isl_swizzle swiz = pipe_to_isl_swizzles(fmt.swizzles); in crocus_set_shader_images()