Home
last modified time | relevance | path

Searched refs:linear_fmtl (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/lang/clover/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/vulkan/
H A Danv_blorp.c492 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
504 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
505 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
508 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
522 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
523 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
526 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/vulkan/
H A Danv_blorp.c513 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
525 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
526 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
529 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
541 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
542 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
545 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/vulkan/
H A Danv_blorp.c524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image() local
536 DIV_ROUND_UP(buffer_row_length, linear_fmtl->bw) * in copy_buffer_to_image()
537 (linear_fmtl->bpb / 8); in copy_buffer_to_image()
540 DIV_ROUND_UP(buffer_image_height, linear_fmtl->bh) * in copy_buffer_to_image()
554 .width = DIV_ROUND_UP(extent.width, linear_fmtl->bw), in copy_buffer_to_image()
555 .height = DIV_ROUND_UP(extent.height, linear_fmtl->bh), in copy_buffer_to_image()
558 isl_format_for_size(linear_fmtl->bpb / 8); in copy_buffer_to_image()