Searched refs:PPU_IMAGE_YSIZE (Results 1 – 1 of 1) sorted by relevance
23 #define PPU_IMAGE_YSIZE 6 macro42 OUT(cmdbuf, PPU_IMAGE_XSIZE | (PPU_IMAGE_YSIZE << 16)); in etnaviv_emit_flop_reset_state_ppu()49 OUT(cmdbuf, PPU_IMAGE_XSIZE | (PPU_IMAGE_YSIZE << 16)); in etnaviv_emit_flop_reset_state_ppu()172 static const u32 image_data_size = PPU_IMAGE_STRIDE * PPU_IMAGE_YSIZE;