Searched refs:util_format_get_num_planes (Results 1 – 19 of 19) sorted by relevance
198 return util_format_get_num_planes(vk_format_to_pipe_format(format)); in vk_format_get_plane_count()
57 unsigned num_planes = util_format_get_num_planes(format); in vl_get_video_buffer_formats()224 unsigned num_planes = util_format_get_num_planes(buffer->buffer_format); in vl_video_buffer_sampler_view_planes()
48 assert(util_format_get_num_planes(image->pimage.layout.format) == 1); in panvk_image_get_total_size()
103 …pD3D12VideoBuffer->num_planes = util_format_get_num_planes(pD3D12VideoBuffer->texture->overall_for… in d3d12_video_buffer_create()
304 unsigned num_planes = util_format_get_num_planes(res->base.b.format); in convert_planar_resource()802 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_resource_get_info()1608 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_transfer_map()1761 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_transfer_unmap()
338 unsigned plane_count = util_format_get_num_planes(resource_format); in d3d12_get_format_info()
258 bool is_planar = util_format_get_num_planes(templ->format) > 1; in get_image_usage_for_feats()411 if (util_format_get_num_planes(templ->format) > 1) in create_ici()562 if (whandle && whandle->plane >= util_format_get_num_planes(whandle->format)) in resource_object_create()578 unsigned num_planes = util_format_get_num_planes(templ->format); in resource_object_create()1314 *value = util_format_get_num_planes(res->drm_format); in zink_resource_get_param()
4123 if (util_format_get_num_planes(src->base.b.format) == 1 && in zink_resource_copy_region()4124 util_format_get_num_planes(dst->base.b.format) == 1) { in zink_resource_copy_region()
854 if (whandle->plane < util_format_get_num_planes(whandle->format)) { in crocus_resource_from_handle()997 *value = util_format_get_num_planes(res->external_format); in crocus_resource_get_param()1929 return util_format_get_num_planes(format); in crocus_get_dmabuf_modifier_planes()
1285 unsigned num_planes = util_format_get_num_planes(templ->format); in si_texture_create_with_modifier()1457 unsigned planes = util_format_get_num_planes(format); in si_get_dmabuf_modifier_planes()1672 if (whandle->plane >= util_format_get_num_planes(whandle->format)) { in si_texture_from_handle()2350 util_format_get_num_planes(format) > 1 || in si_get_sparse_texture_virtual_page_size()
2418 if (util_format_get_num_planes(format) >= 2) in si_is_format_supported()
549 util_format_get_num_planes(format); in tegra_screen_get_dmabuf_modifier_planes()
624 unsigned num_planes = util_format_get_num_planes(templat->buffer_format); in surface_from_external_memory()678 num_format_planes = util_format_get_num_planes(templat->buffer_format); in surface_from_prime_2()
47 assert(util_format_get_num_planes(desc->format) == 1); in radv_translate_buffer_dataformat()119 assert(util_format_get_num_planes(desc->format) == 1); in radv_translate_buffer_numformat()
297 unsigned int planes = util_format_get_num_planes(format); in iris_get_dmabuf_modifier_planes()480 util_format_get_num_planes(templ->format) > 1) in iris_resource_alloc_flags()1387 if (whandle->plane < util_format_get_num_planes(whandle->format)) { in iris_resource_from_handle()
1353 util_format_get_num_planes(enum pipe_format format) in util_format_get_num_planes() function
857 const unsigned format_planes = util_format_get_num_planes(map->pipe_format); in dri2_create_image_from_winsys()1028 return util_format_get_num_planes(map->pipe_format); in dri2_get_modifier_num_planes()
995 return util_format_get_num_planes(format); in virgl_get_dmabuf_modifier_planes()
209 if (info->gfx_level < GFX9 && util_format_get_num_planes(format) > 1) in ac_is_modifier_supported()233 if (util_format_get_num_planes(format) > 1) in ac_is_modifier_supported()