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.c472 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
473 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
478 rebase_swizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
479 rebase_swizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in read_rgba_pixels()
Dtexgetimage.c283 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
284 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
289 rebaseSwizzle[1] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
290 rebaseSwizzle[2] = MESA_FORMAT_SWIZZLE_ZERO; in teximage_needs_rebase()
Dformats.h87 MESA_FORMAT_SWIZZLE_ZERO = 4, enumerator