Searched defs:chunk_w (Results 1 – 2 of 2) sorted by relevance
67 const uint32_t chunk_w = MIN2(max_chunk_size, width - chunk_x); in blt_set_alpha_to_one() local323 const uint32_t chunk_w = MIN2(max_chunk_size, src_width - chunk_x); in crocus_emit_blt() local
804 uint32_t chunk_w = width / 79; in vc4_dump_surface_non_msaa() local