Lines Matching +refs:dummy +refs:function

371 - panfrost: Add basic fixed-function blending tests
553 - radv: Add DMA buffer update function for internal use.
745 - anv: Refactor subgroup_size_type rules into a single function
985 - aco: add instr_is_16bit() helper function
1019 - aco/ra: split register assignment for phis into separate function
1052 - turnip: provide dummy CmdSetLogicOpEXT and CmdSetPatchControlPointsEXT
1194 - lavapipe: cleanup image create function.
1386 - nir: Pull the instr list free function out to a helper.
1412 - tu: Move core features definitions to a helper function.
1415 - tu: Move VK 1.1 core properties to a helper function and use macros for exts.
1417 - turnip: Move physical device 1.2 properties to a helper function.
1633 - zink: give each major intrinsic it's own emit function
2199 - intel/blorp: Move most of BLORP_CREATE_NIR_INPUT into a function
2206 - intel/blorp: Split out ps specific sampler state into a separate function
2253 - radv: Rename radv_subpass_barrier function to radv_emit_subpass_barrier
2293 - v3d: add fence wait function
2336 - gallium: Remove dead pb_malloc_buffer_create function prototype
2382 - vulkan/wsi/wayland: add helper function find_format()
2427 - microsoft/clc: drop MSVC specific function
2440 - anv: remove unused function
2508 - nir/builder: invalidate metadata per function
2526 - intel/compiler: INT DIV function does not support source modifiers
2620 - radeonsi: add si_print_current_ib function for debugging
2664 - radeonsi: move PS shader key code into a separate function
2739 - radeonsi: separate VBO descriptor code into a new function (for future work)
2862 - util/tc: add a util function for setting bytes_mapped_limit
2889 - zink: add screen function for checking usage completion
2897 - zink: remove no longer used internal resource function
2931 - nine: split enabled/dummy texture binds into separate iterators
2974 - zink: move void format detection function to zink_format
2975 - zink: make component mapping function a static inline
3059 - zink: split out stalling from fence-waiting function
3122 - zink: remove unused barrier function
3145 - zink: add function for decomposing vertex format to single component
3217 - zink: move fb attachment init to new function
3235 - zink: break out surface info init to helper function
3248 - zink: split out fb state updating to helper function
3279 - zink: don't check rebind count outside of buffer/image rebind function
3407 - clover/spirv: Increase max amount of function args
3436 - vbo/dlist: simplify add_vertex function
3673 - freedreno: Remove unused function
4035 - iris: handle depth-stencil import with a wrapper function
4282 - draw/tess: Fix unused-function warning with draw-use-llvm=disabled.