Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dreadpix.c479 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
480 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
485 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
486 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
Dtexgetimage.c290 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
291 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
296 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
297 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
Dformats.h89 MESA_FORMAT_SWIZZLE_ZERO = 4, enumerator