Lines Matching +refs:dummy +refs:function
374 - spirv: Fix matrix parameters in function calls.
447 - etnaviv: drop redundant ctx function parameter
471 - glsl: Fix copying function's out to temp if dereferenced by array
574 - glsl: Add "built-in" function to do abs(fp64)
576 - glsl: Add "built-in" function to do sign(fp64)
578 - glsl: Add utility function to extract 64-bit sign
674 - mapi: print function declarations for shared glapi
697 - gbm: Introduce a helper function for printing GBM format names.
762 - v3d: Move uniform pretty-printing to its own helper function.
896 - loader: deduplicate logger function declaration
926 - glsl: fall back to inexact function-match
955 - mesa/main: rename format-check function
1141 - util/hash_table: Add \_mesa_hash_table_init function
1268 - nir: Document the function inlining process
1358 - anv/blorp: Refactor MSAA resolves into an exportable helper function
1489 - freedreno: a2xx: add use_hw_binning function
1544 - nir: add const_index parameters to system value builder function
1552 - nir: rename global/local to private/function memory
1582 - st/mesa: Pull nir_lower_wpos_ytransform work into a helper function.
1675 - anv: move helper function internally
1706 - etnaviv: use dummy RT buffer when rendering without color buffer
1728 - mesa/glthread: pass the function name to
1799 - radeonsi: move PKT3_WRITE_DATA generation into a helper function
1860 - mesa/st: Avoid extra references in the feedback draw function scope.
1875 - glsl: Add function support to glsl_to_nir
1879 - glsl: Add "built-in" function to do ffloor(fp64)
1992 - radeonsi: show the fixed function TCS in debug dumps
1994 - radeonsi: add an si_set_rw_shader_buffer convenience function
2179 - virgl: add assert and missing function parameter
2207 - glsl: Add utility function to round and pack uint64_t value
2209 - glsl: Add utility function to round and pack int64_t value
2348 - anv: add anv_ahw_usage_from_vk_usage helper function
2425 - glsl: Copy function out to temp if we don't directly ref a variable