Home
last modified time | relevance | path

Searched defs:lrz_pitch (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c33 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->b.b.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c35 unsigned lrz_pitch = align(DIV_ROUND_UP(rsc->base.width0, 8), 64); in setup_lrz() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c131 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c215 unsigned lrz_pitch = align(DIV_ROUND_UP(width0, 8), 32); in setup_lrz() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h100 uint16_t lrz_pitch; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/vulkan/
H A Dtu_image.c575 unsigned lrz_pitch = align(DIV_ROUND_UP(width, 8), 32); in tu_CreateImage() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h168 uint16_t lrz_pitch; member

123