Searched defs:base_align (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c258 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:si_compute_cmask
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_bo_helper.c187 int pitch, base_align; local in function:radeon_alloc_pixmap_bo
H A Devergreen_exa.c1670 uint32_t height, base_align; local in function:EVERGREENUploadToScreen
1786 uint32_t height, base_align; local in function:EVERGREENDownloadFromScreen
H A Dr600_exa.c1697 uint32_t height, base_align; local in function:R600UploadToScreenCS
1816 uint32_t height, base_align; local in function:R600DownloadFromScreenCS
H A Dradeon_kms.c2548 int base_align = drmmode_get_base_align(pScrn, info->pixel_bytes, 0); local in function:RADEONEnterVT_KMS
H A Ddrmmode_display.c2391 int base_align = RADEON_GPU_PAGE_SIZE; local in function:drmmode_get_base_align
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c258 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:si_compute_cmask
287 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; local in function:si_compute_htile
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfreedreno_layout.h131 uint32_t base_align; /* Alignment of the base address, in bytes. */ member in struct:fdl_layout
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa.c456 int pitch, base_align; local in function:RADEONEXACreatePixmap2
H A Dradeon_kms.c1231 int pitch, base_align; local in function:radeon_setup_kernel_mem
H A Devergreen_exa.c1511 uint32_t height, base_align; local in function:EVERGREENUploadToScreen
1628 uint32_t height, base_align; local in function:EVERGREENDownloadFromScreen
H A Dr600_exa.c56 uint32_t pitch_align = 0x7, base_align = 0xff; local in function:R600SetAccelState
1868 uint32_t height, base_align; local in function:R600UploadToScreenCS
1985 uint32_t height, base_align; local in function:R600DownloadFromScreenCS
[all...]
H A Dradeon_dri2.c177 unsigned base_align = drmmode_get_base_align(pScrn, drawable->depth / 8, tiling); local in function:radeon_dri2_create_buffers
H A Ddrmmode_display.c517 int base_align; local in function:drmmode_crtc_shadow_allocate
1230 int base_align = RADEON_GPU_PAGE_SIZE; local in function:drmmode_get_base_align
1269 uint32_t tiling_flags = 0, base_align; local in function:drmmode_xf86crtc_resize
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.c594 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:ac_compute_cmask
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_image.c839 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:radv_image_get_cmask_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c693 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:r600_texture_get_cmask_info
759 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; local in function:r600_texture_get_htile_size
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c973 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; local in function:si_texture_get_htile_size
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c926 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:ac_compute_cmask
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c688 unsigned base_align = num_pipes * pipe_interleave_bytes; local in function:r600_texture_get_cmask_info
754 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; local in function:r600_texture_get_htile_size

Completed in 46 milliseconds