Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_SWIZZLE_X (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dreadpix.c489 rebase_swizzle[0] = MESA_FORMAT_SWIZZLE_X; in read_rgba_pixels()
495 rebase_swizzle[0] = MESA_FORMAT_SWIZZLE_X; in read_rgba_pixels()
Dformats.h85 MESA_FORMAT_SWIZZLE_X = 0, enumerator
Dtexgetimage.c292 rebaseSwizzle[0] = MESA_FORMAT_SWIZZLE_X; in teximage_needs_rebase()
298 rebaseSwizzle[0] = MESA_FORMAT_SWIZZLE_X; in teximage_needs_rebase()
Dglformats.c3639 swizzle[MESA_FORMAT_SWIZZLE_X] = x; in set_swizzle()