Home
last modified time | relevance | path

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

/external/qemu/hw/
Ddma.c151 static uint32_t read_chan (void *opaque, uint32_t nport) in read_chan() function
478 register_ioport_read (base + (i << dshift), 1, 1, read_chan, d); in dma_init2()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c818 unsigned int read_chan = RC_SWIZZLE_UNUSED; in is_rgb_to_alpha_possible() local
853 if (read_chan == RC_SWIZZLE_UNUSED) { in is_rgb_to_alpha_possible()
854 read_chan = swz; in is_rgb_to_alpha_possible()
855 } else if (read_chan != swz) { in is_rgb_to_alpha_possible()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c818 unsigned int read_chan = RC_SWIZZLE_UNUSED; in is_rgb_to_alpha_possible() local
853 if (read_chan == RC_SWIZZLE_UNUSED) { in is_rgb_to_alpha_possible()
854 read_chan = swz; in is_rgb_to_alpha_possible()
855 } else if (read_chan != swz) { in is_rgb_to_alpha_possible()