Searched refs:pipe_interleave_bytes (Results 1 – 8 of 8) sorted by relevance
300 info->pipe_interleave_bytes = in ac_query_gpu_info()304 info->pipe_interleave_bytes = in ac_query_gpu_info()426 printf("pipe_interleave_bytes = %i\n", info->pipe_interleave_bytes); in ac_print_gpu_info()
104 uint32_t pipe_interleave_bytes; member
406 ws->info.pipe_interleave_bytes = in do_winsys_init()411 if (!ws->info.pipe_interleave_bytes) in do_winsys_init()412 ws->info.pipe_interleave_bytes = in do_winsys_init()
659 unsigned pipe_interleave_bytes = rscreen->info.pipe_interleave_bytes; in r600_texture_get_cmask_info() local670 unsigned base_align = num_pipes * pipe_interleave_bytes; in r600_texture_get_cmask_info()736 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local783 pipe_interleave_bytes = rscreen->info.pipe_interleave_bytes; in r600_texture_get_htile_size()784 base_align = num_pipes * pipe_interleave_bytes; in r600_texture_get_htile_size()
1388 printf("pipe_interleave_bytes = %i\n", rscreen->info.pipe_interleave_bytes); in r600_common_screen_init()
1042 MAX2(64, rctx->screen->b.info.pipe_interleave_bytes / block_size); in evergreen_set_color_surface_buffer()
902 unsigned pipe_interleave_bytes = sscreen->info.pipe_interleave_bytes; in si_texture_get_cmask_info() local934 unsigned base_align = num_pipes * pipe_interleave_bytes; in si_texture_get_cmask_info()967 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local1022 pipe_interleave_bytes = sscreen->info.pipe_interleave_bytes; in r600_texture_get_htile_size()1023 base_align = num_pipes * pipe_interleave_bytes; in r600_texture_get_htile_size()
727 unsigned pipe_interleave_bytes = device->physical_device->rad_info.pipe_interleave_bytes; in radv_image_get_cmask_info() local759 unsigned base_align = num_pipes * pipe_interleave_bytes; in radv_image_get_cmask_info()