Lines Matching defs:format
153 uint32_t row_pitch, enum isl_format format,
173 .format = format,
254 * stomp the CCS to a particular value and won't care about format or
454 unreachable("Unknown format size");
506 anv_get_isl_format(&cmd_buffer->device->info, anv_image->vk.format,
519 * "normal" format like RGBA32_UINT. Since we're using blorp_copy,
520 * the format doesn't matter as long as it has the right bpb.
540 * copy dimensions in terms of the source format, we have to use the
542 * format is an RGB format.
681 anv_get_format_aspect(&cmd_buffer->device->info, src_image->vk.format,
684 anv_get_format_aspect(&cmd_buffer->device->info, dst_image->vk.format,
933 /* First, we compute the biggest format that can be used with the
1022 anv_get_format_aspect(&cmd_buffer->device->info, image->vk.format,
1410 isl_format_has_int_channel(src_surf.surf->format)) {
1555 enum isl_format format, struct isl_swizzle swizzle,
1575 blorp_clear(&batch, &surf, format, anv_swizzle_for_render(swizzle),
1808 enum isl_format format, struct isl_swizzle swizzle,
1869 blorp_fast_clear(&batch, &surf, format, swizzle,
1874 blorp_mcs_partial_resolve(&batch, &surf, format,
1898 enum isl_format format, struct isl_swizzle swizzle,
1966 blorp_fast_clear(&batch, &surf, format, swizzle,
1979 format, ccs_op);