Lines Matching +refs:dummy +refs:function

163 - lp_bld_init.c:172:7: error: implicit declaration of function ‘LLVMAddConstantPropagationPass’; did you mean ‘LLVMAddCorrelatedValuePropagationPass’? \[-Werror=implicit-function-declaration\]
203 - glx: Use GLX_FUNCTION2 only for actually aliased function names
281 - v3dv/uniforms: cleaning up, moving udpate ubo/ssbo uniforms to a function
616 - pan/bi: Add dummy carry/borrow argument for iadd/isub
894 - spirv: Move the emit a 'return value' store logic into own function
954 - panfrost: Rework fixed-function blending
957 - panfrost: Fix fixed-function blend on Mali v6
966 - panfrost: Fix fixed-function blend on bifrost
976 - panfrost: Flag blend shader function as an entry point
1380 - zink: make physical device functions use a dynamic function pointers.
1448 - util: Make all 3 fetch_rgba functions occupy the same function slot.
1450 - util: Move fetch_rgba to a separate function table.
1495 - lima: Fix unused var/function warnings in release build from assertions.
1654 - util/set: Fix the \_mesa_set_clear function to not leave tombstones.
1669 - egl/entrypoint-check: split sort-check into a function
1872 - mapi: remove unused function
1960 - r600/sfn: replace hand-backed literal check by NIR function
1997 - virgl/drm: add resource create blob function
2037 - v3dv: add dummy implementations for the packet definition generator
2510 - panfrost: Move tiled-linear conversion checking to a new function
3004 - turnip: delete unused tu_fence_signal function
3078 - spirv: extract switch parsing into its own function
3151 - egl/android: Move droid_create_image_from_prime_fds() function up
3228 - etnaviv: stop leaking the dummy texure descriptor BO
3315 - radeonsi: add a common function for getting the size of gs_ngg_scratch
3338 - amd/registers: expose the canonicalize.py program as a function
3754 - zink: combine all surface layout-setting for src/dst into util function
3772 - util/hash_table: add function for reserving size in a hash table
3835 - zink: use same function for all pipe_context::delete_*_state shader methods
3836 - zink: add a quadop function in spirv_builder
3890 - v3d: Make the function to set tex dirty state for a stage global
3891 - v3d: Split the creating of TEXTURE_SHADER_STATE into a helper function
4235 - anv: Factor out dri option initialization code in separate function
4267 - radv: rework the error function helpers a bit
4434 - clover: move tokenize function to algorithm
4489 - util/disk_cache: remove unused function param
4513 - aco: Extract lanecount_to_mask to a separate function.
4514 - aco: Extract thread_id_in_threadgroup to a separate function.
4572 - aco/isel: Turn the function template emit_load into a proper function