Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_SWIZZLE_ZERO (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dreadpix.c490 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
491 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
496 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
497 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
Dtexgetimage.c293 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
294 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
299 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
300 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
Dformats.h89 MESA_FORMAT_SWIZZLE_ZERO = 4, enumerator