| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | ir_builder_print_visitor.cpp | 259 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 268 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit 439 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 584 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 631 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_enter 681 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 708 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 718 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 758 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_phi_builder.c | 189 struct hash_entry *he = NULL; local in function:nir_phi_builder_value_get_block_def
|
| H A D | nir_range_analysis.c | 468 struct hash_entry *he = _mesa_hash_table_search(ht, pack_key(alu, use_type)); local in function:analyze_expression 1284 struct hash_entry *he = _mesa_hash_table_search(range_ht, key); local in function:nir_unsigned_upper_bound
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | ir_builder_print_visitor.cpp | 257 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 266 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit 437 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 579 const struct hash_entry *const he = local in function:ir_builder_print_visitor::print_without_declaration 626 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_enter 676 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 695 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 705 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave 746 const struct hash_entry *const he = local in function:ir_builder_print_visitor::visit_leave [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_framebuffer.c | 61 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&fb->objects, hash, rp); local in function:zink_init_framebuffer_imageless 208 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&fb->objects, hash, rp); local in function:zink_init_framebuffer [all...] |
| H A D | zink_surface.c | 289 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci); local in function:zink_destroy_surface
|
| H A D | zink_descriptors_lazy.c | 340 check_pool_alloc(struct zink_context *ctx, struct zink_descriptor_pool *pool, struct hash_entry *he, struct zink_program *pg, argument 404 struct hash_entry *he = _mesa_hash_table_search(&bdd->pools[type], pg->dd->layout_key[type]); local in function:get_descriptor_pool_lazy
|
| H A D | zink_descriptors.c | 448 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&ctx->desc_set_layouts[type], hash, &key); local in function:zink_descriptor_util_layout_get 590 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(ctx->dd->descriptor_pools[type], hash, &key); local in function:descriptor_pool_get 748 punt_invalid_set(struct zink_descriptor_set *zds, struct hash_entry *he) argument 796 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->free_desc_sets, hash, local in function:zink_descriptor_set_get 813 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->desc_sets, hash, &key); local in function:zink_descriptor_set_get 898 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->desc_sets, zds->hash, &z local in function:zink_descriptor_set_recycle [all...] |
| H A D | zink_context.c | 661 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->bufferview_cache, hash, bvci); local in function:get_buffer_view 794 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->bufferview_cache, buffer_view->hash, &buffer_view->bvci); local in function:zink_destroy_buffer_view 1545 struct hash_entry *he = _mesa_hash_table_search(&ctx->di.bindless[is_buffer].tex_handles, (v local in function:zink_delete_texture_handle 1615 struct hash_entry *he = _mesa_hash_table_search(&ctx->di.bindless[is_buffer].tex_handles, (v local in function:zink_make_texture_handle_resident 1692 struct hash_entry *he = _mesa_hash_table_search(&ctx->di.bindless[is_buffer].img_handles, (v local in function:zink_delete_image_handle 1717 struct hash_entry *he = _mesa_hash_table_search(&ctx->di.bindless[is_buffer].img_handles, (v local in function:zink_make_image_handle_resident 2090 struct hash_entry *he = _mesa_hash_table_search(&screen->framebuffer_cache, &ctx->framebu local in function:update_framebuffer_state [all...] |
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_accel.c | 147 MgxCopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_accel.c | 139 NGLECopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument
|
| H A D | summit_accel.c | 241 int wi = x2 - x1, he = y2 - y1; local in function:SummitSolid 471 int x = 0, y = 0, i, n, ofs, p, j, wi, he, xs, ys; local in function:SummitGlyphs 165 SummitCopy(PixmapPtr pDstPixmap,int xs,int ys,int xd,int yd,int wi,int he) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_phi_builder.c | 190 struct hash_entry *he = NULL; local in function:nir_phi_builder_value_get_block_def
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_blend.c | 698 struct hash_entry *he = _mesa_hash_table_search(dev->blend_shaders.shaders, &key); local in function:GENX
|
| H A D | pan_blitter.c | 343 struct hash_entry *he = local in function:pan_blitter_get_blend_shaders 403 struct hash_entry *he = _mesa_hash_table_search(dev->blitter.shaders.blit, key); local in function:pan_blitter_get_blit_shader 690 struct hash_entry *he = local in function:pan_blitter_get_rsd
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_accel.c | 456 PnozzImageWriteRect(ScrnInfoPtr pScrn, int x, int y, int wi, int he, int skip) argument
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dac3026.c | 485 int hd, hs, he, ht, vd, vs, ve, vt, wd; local in function:MGA3026Init
|
| H A D | mga_dacG.c | 1133 int hd, hs, he, ht, vd, vs, ve, vt, wd; local in function:MGAGInit
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 164 unsigned he = box->y + box->height; local in function:box_fits
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 341 struct hash_entry *he = _mesa_hash_table_search(trace_screens, screen); local in function:trace_context_create_threaded 940 struct hash_entry *he = _mesa_hash_table_search(trace_screens, screen); local in function:trace_screen_destroy
|
| H A D | tr_context.c | 380 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->blend_states, state); local in function:trace_context_bind_blend_state 409 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->blend_states, state); local in function:trace_context_delete_blend_state 528 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->rasterizer_states, state); local in function:trace_context_bind_rasterizer_state 559 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->rasterizer_states, state); local in function:trace_context_delete_rasterizer_state 608 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->depth_stencil_alpha_states, stat local in function:trace_context_bind_depth_stencil_alpha_state 639 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->depth_stencil_alpha_states, stat local in function:trace_context_delete_depth_stencil_alpha_state [all...] |
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | XlibInt.c | 1445 Bool _XDefaultWireError(Display *display, XErrorEvent *he, xError *we) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 877 struct hash_entry *he = _mesa_hash_table_search(so->variants, key); local in function:agx_update_shader
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 584 ubo_to_temp_update_entry(nir_deref_instr *deref, struct hash_entry *he) argument 630 struct hash_entry *he = local in function:dxil_nir_lower_ubo_to_temp [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 1341 struct hash_entry *he = _mesa_hash_table_search(ctx->so_outputs, &so_key); local in function:emit_so_outputs 2587 struct hash_entry *he = _mesa_hash_table_search(ctx->image_vars, &var_id); local in function:get_var_from_image 3454 struct hash_entry *he = _mesa_hash_table_search(ctx->vars, deref->var); local in function:emit_deref_var 3476 struct hash_entry *he local in function:emit_deref_array [all...] |