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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 61 enum util_format_swizzle swizzle = format_desc->swizzle[0];
69 enum util_format_swizzle swizzle = format_desc->swizzle[chan];
lp_bld_format_aos.c 71 enum util_format_swizzle swizzle;
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 106 enum util_format_swizzle { enum
u_format.c 443 enum util_format_swizzle swizzle = dst_desc->swizzle[chan];

Completed in 149 milliseconds