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.c486 rebase_swizzle[0] = MESA_FORMAT_SWIZZLE_X; in read_rgba_pixels()
492 rebase_swizzle[0] = MESA_FORMAT_SWIZZLE_X; in read_rgba_pixels()
Dformats.h85 MESA_FORMAT_SWIZZLE_X = 0, enumerator
Dtexgetimage.c289 rebaseSwizzle[0] = MESA_FORMAT_SWIZZLE_X; in teximage_needs_rebase()
295 rebaseSwizzle[0] = MESA_FORMAT_SWIZZLE_X; in teximage_needs_rebase()
Dglformats.c3482 swizzle[MESA_FORMAT_SWIZZLE_X] = x; in set_swizzle()