Home
last modified time | relevance | path

Searched refs:util_format_get_blockwidth (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/fdl/
H A Dfd6_view.c147 if (util_format_get_blockwidth(layout->format) > 1 && in fdl6_view_init()
148 util_format_get_blockwidth(args->format) == 1) { in fdl6_view_init()
150 } else if (util_format_get_blockwidth(layout->format) == 1 && in fdl6_view_init()
151 util_format_get_blockwidth(args->format) > 1) { in fdl6_view_init()
152 width *= util_format_get_blockwidth(args->format); in fdl6_view_init()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_surface.c236 assert( util_format_get_blockwidth(dpt->format) == util_format_get_blockwidth(spt->format) ); in i915_surface_copy_blitter()
238 assert( util_format_get_blockwidth(dpt->format) == 1 ); in i915_surface_copy_blitter()
294 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
324 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter()
228 assert(util_format_get_blockwidth(spt->format) == block_width); in i915_surface_copy_blitter()
297 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_render_target_blitter()
321 assert(util_format_get_blockwidth(pt->format) == 1); in i915_clear_depth_stencil_blitter()
/dports/lang/clover/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h85 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/auxiliary/util/
H A Du_surface.c81 int blockwidth = util_format_get_blockwidth(format); in util_copy_rect()
272 assert(util_format_get_blockwidth(dst_format) == util_format_get_blockwidth(src_format)); in util_resource_copy_region()
/dports/lang/clover/mesa-21.3.6/src/freedreno/vulkan/
H A Dvk_format.h55 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/vulkan/
H A Dvk_format.h55 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/vulkan/
H A Dvk_format.h55 return util_format_get_blockwidth(vk_format_to_pipe_format(format)); in vk_format_get_blockwidth()

12345678910>>...23