Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode
72 - RADV_DEBUG=llvm option to enable LLVM backend for RADV
141 - ci: Capture artifacts in baremetal mode
196 - [RADV/LLVM]: void llvm::ICmpInst::AssertOK(): Assertion \`getOperand(0)->getType() == getOperand(…
273 - lp_test_format failure with llvm-11
345 - pan/bi: Add float-only mode to condition fusing
667 - pan/mdg: Allow ignoring move mode
723 - pan/mdg: Identify per-sample interpolation mode
761 - panfrost: Add MSAA mode selection field
893 - amd/llvm: Mark pointer function arguments as 32-byte aligned.
1060 - llvmpipe: do not enable tessellation shader without llvm coroutines support
1064 - bifrost: Set RTZ rounding mode for f2i conversion
1262 - radv: introduce RADV_DEBUG=llvm option
1465 - draw/llvm: fix big-endian mask adjusting
1466 - draw: pass nr_samplers into llvm sample state creation.
1467 - llvmpipe: pass number of samplers into llvm sampler code.
1783 - freedreno/a6xx: Define the register fields for polygon fill mode.
1785 - freedreno/a6xx: Add support for polygon fill mode (as long as front==back).
1860 - freedreno/a6xx: Document the bit for the magic 32bit-uniforms-as-16b mode.
2274 - gallivm/nir: Lower uniforms to UBOs in llvm draw if the driver didn't request this already
2480 - amd/llvm: Reorder LLVM headers
2504 - intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages
2610 - spirv: Give atomic counters their own variable mode
2617 - nir: Take a mode in remove_unused_io_vars
2624 - nir: Take a nir_shader and variable mode in assign_var_locations
2625 - nir: Take a shader and variable mode in nir_assign_io_var_locations
2628 - nir/split_vars: Add mode checks to list walks
2630 - nir/lower_amul: Add a variable mode check
2631 - nir: Use a nir_shader and mode in lower_clip_cull_distance_arrays
2645 - panfrost/midgard: Make search_var take a nir_shader and mode
2661 - clover/spirv: Don't call llvm::regularizeLlvmForSpirv
2919 - nv50/ir/nir: fix cache mode conversion
2923 - nvc0: set sampler index mode to independently on gv100 compute
3082 - anv: add a new execution mode for secondary command buffers
3400 - ac/llvm: fix unaligned VS input loads on gfx10.3
3473 - Revert "gallium/gallivm: fix compilation issues with llvm 11"
3724 - radeonsi/ngg: try GS multi-cycling mode if default mode failed
3727 - ac/llvm: load 1 byte at a time if unaligned on gfx10
3732 - ac/llvm: remove the -1 hack from ac_atomic_inc_wrap
3738 - ac/llvm: export ac_init_llvm_once in targets
3745 - ac/llvm: handle static/shared llvm init separately
3748 - ac/llvm: add option to clamp division by zero
3945 - radv/llvm: enable VK_KHR_memory_model
4053 - freedreno/gmemtool: add verbose mode
4068 - freedreno/a6xx: add early-lrz-late-z mode
4069 - freedreno/a6xx: also consider alpha-test for ztest-mode
4138 - freedreno: convert builtin blit VS prog to ureg builder
4242 - gallivm: fix half to float conversions with llvm 11
4247 - vulkan/wsi/x11: wait for acquirable images in FIFO mode
4300 - ac/llvm: add support for texturing with clamped LOD
4361 - radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+
4371 - radv/llvm: implement radv_enable_mrt_output_nan_fixup workaround
4424 - radv: add support for dynamic cull mode and front face
4537 - anv: add support for dynamic cull mode and winding order
4634 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.