Lines Matching +refs:dummy +refs:function
143 - u_queue.c:173:7: error: implicit declaration of function 'timespec_get' is invalid in C99
522 - asahi: Fix shader key hash function
567 - panfrost: Fix blend fixed-function prototype
570 - panfrost: Translate fixed-function blend at CSO create
576 - panfrost: Streamline fixed-function get_blend path
591 - panfrost: Pull erratum workaround into own function
744 - pan/bi: Emit a dummy ATEST if needed
1094 - intel: Remove devinfo_to_gen() helper function
1247 - intel/compiler: Add common function for CS dispatch info
1497 - ir3: Stop creating dummy dest registers
1707 - intel/compiler: add support for compiling fixed function gs
1708 - i965: port fixed function geom shader to use compiler paths
1727 - iris: drop unused function declaration
1745 - crocus: fixup render aux usage function.
2029 - vc4: Use the ra_alloc_contig_reg_class() function to speed up RA.
2030 - v3d: Use the ra_alloc_contig_reg_class() function to speed up RA.
2244 - zink: always lower function-temp derefs
2347 - zink: remove unused function
2357 - zink: remove unused function-pointers
2549 - zink: move extension function verification to when it is used
2598 - broadcom/compiler: move vertex shader output handling to its own function
2754 - panfrost: Make pan_select_crc_rt a non-static function
2856 - gbm: Inline load_backend function content
2859 - gbm: Give getenv backend override its own function
2869 - gbm: Put common device creation in a helper function
2953 - util: Move the 4x4 matrix inverse function to u_math
2999 - nir: Add a function for sorting variables
3064 - microsoft/clc: Fix undeclared function warning
3083 - microsoft/compiler: Fix function signature for bufferStore to support overloads
3461 - ac/llvm: set target features per function instead of per target machine
3465 - ac/llvm: don't draw the primitive for the dummy export workaround for Navi1x
3772 - zink: add a screen util function for handling VkResults
3774 - zink: add a ctx function for handling device lost resets
3775 - zink: use new ctx device lost checker function
3811 - zink: make ZINK_INLINE_UNIFORMS more standardized in function
3848 - zink: split out base renderpass begin into separate function
3877 - zink: make descriptor_layout_get a public util function
3878 - zink: make a public util function for allocating descriptor sets
3881 - zink: replace has_descriptors program member with a util function
3887 - zink: move timeline_wait() to screen function
3904 - llvmpipe: split out scene surface init into separate function
3917 - aux/indices: break out primitive type conversion to separate function
3918 - aux/indices: break out index size conversion to separate function
3919 - aux/indices: break out index count conversion into separate function
3946 - zink: add a util function to create a null surface
3948 - zink: create dummy surface/bufferview for null descriptor use
3962 - util/prim_restart: assert the index size at the start of the function
3973 - zink: add a util function for populating VkSampleLocationsInfoEXT
3981 - util/disk_cache: add nocopy variant of disk cache store function
3989 - util/primconvert: add function for setting flatshade_first
3994 - zink: add a function for creating descriptor layouts for push sets
4076 - zink: use batch usage api for resource helper function
4081 - zink: make init_mem_range() a public function
4090 - aux/draw: add a util function for reading back indirect draw params
4091 - util/prim_restart: break out draw rewriting into separate function
4093 - util/primconvert: map index buffer before getting index translator function
4108 - zink: break out image descriptor layout into util function
4121 - zink: split dummy buffer creation and populate
4156 - zink: add a screen function for waiting on a batch id
4188 - zink: add util function for transferring resource refs to batch
4339 - util/u_queue: move function definition up
4908 - glx: fix compilation error when function name not found
4925 - anv: provide dummy vkCmdSetPatchControlPointsEXT
4948 - mesa: make _mesa_find_temp_intervals() a static function
4999 - anv: Fix unused function warnings for memory range checks.
5029 - radv: Move radv_optimize_nir_algebraic to a separate function.
5183 - venus: add vn_android_get_ahb_usage helper function