Lines Matching refs:height0
113 unsigned height = pt->height0; in llvmpipe_texture_layout()
207 const unsigned height = align(lpr->base.height0, TILE_SIZE); in llvmpipe_displaytarget_layout()
280 const uint h = templat->height0 / util_format_get_blockwidth(format); in llvmpipe_resource_create()
489 height = align(lpr->base.height0, TILE_SIZE); in llvmpipe_resource_from_handle()
499 assert(lpr->base.height0 == height); in llvmpipe_resource_from_handle()
515 lpr->layout[0] = alloc_layout_array(1, lpr->base.width0, lpr->base.height0); in llvmpipe_resource_from_handle()
571 ps->height = u_minify(pt->height0, surf_tmpl->u.tex.level); in llvmpipe_create_surface()
776 buffer->base.height0 = 1; in llvmpipe_user_buffer_create()
795 const unsigned height = u_minify(lpr->base.height0, level); in tex_image_face_size()
1038 const unsigned height = u_minify(lpr->base.height0, level); in llvmpipe_get_texture_image()
1412 lpr->base.width0, lpr->base.height0, lpr->base.depth0, in llvmpipe_print_resources()