Lines Matching full:don

11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
234 - egl/kopper: Don't add EGL_SWAP_BEHAVIOR_PRESERVED_BIT configs
250 - mesa/fbo: Don't force both read/draw bindings to zero
271 - broadcom/compiler: don't call nir_opt_load_store_vectorize on all v3d_optimize_nir calls
324 - asahi: Don't advertise ARB_clip_control yet
326 - pan/decode: Don't pass around memory handles
337 - panfrost: Don't segfault on unknown models
343 - pan/bi: Don't use the broken idiv lowering
346 - pan/bi: Don't reorder image loads across stores
347 - pan/bi: Don't allow ATEST to take a temporary
351 - panfrost: Don't saturate in Bifrost blend shaders
354 - panfrost: Don't compile empty blend shaders
359 - r600/sfn: Don't use broken idiv lowering
409 - pan/bi: Don't remove dests in DCE
414 - pan/bi: Don't read nonexistant destinations
415 - pan/bi: Don't read nonexistant sources
427 - pan/bi: Don't write registers in optimizer tests
432 - pan/bi: Don't lower FAU for phis
434 - pan/bi: Don't optimize if without else
435 - pan/bi: Don't reorder phis in pre-RA scheduling
445 - pan/bi: Don't use bi_temp_reg
468 - agx: Don't hardcode uniform enums
492 - asahi: Don't use lower_wpos_pntc
513 - agx: Don't use nir_find_variable_with_driver_location
514 - asahi: Don't crash on <4 channel render targets
516 - u_transfer_helper: Handle Z24X8 for drivers that don't use the interleaved transfer_map
592 - agx: Don't prefix pseudo-ops
632 - asahi: Don't use unnecessary test fixture
636 - agx: Check that we don't push too much
653 - panfrost: Don't use lower_wpos_pntc on Midgard
659 - panfrost: Don't allow VS side effects on midgard
665 - pan/mdg: Don't schedule across memory barrier
678 - pan/bi: Don't lower outputs for compute
679 - panfrost: Don't use nir_variable in the compilers
681 - pan/mdg: Don't pair ST_VARY.a32 with other instrs
684 - panfrost: Don't allocate space for empty varyings
685 - panfrost: Don't use nir_variable to link varyings
700 - panfrost: Don't copy resources if replaced
739 - amd/common: Don't rely on DCN support checks with modifiers.
741 - radv: Don't flatten bottom AS exit if statement.
945 - nir/lower_task_shader: Don't fail adding a launch when last instruction is a jump
952 - nir: Don't reorder volatile intrinsics
1139 - tu: Don't preload variable-count descriptors
1149 - ir3: Don't use msaa key for a6xx+
1151 - tu: Don't use layer_zero/view_zero in shader key
1153 - tu: Don't use output state to compute render components
1179 - ir3: Don't save/restore disasm string pointer
1293 - draw: don't touch info values that aren't valid.
1299 - gallivm: don't indirect image/sampler destroy.
1493 - intel/genxml: don't use parens with python assert statement
1497 - intel/genxml: don't overwrite the input of gen_sort_tags in place
1572 - zink: Don't upload shader immediate arrays through UBO 0.
1573 - zink: Don't lower indirect derefs of temp arrays.
1580 - nir/lower_mediump_vars: Don't lower mediump shared vars with atomic access.
1584 - turnip: Don't look at RB.Z_READ_ENABLE for setting LRZ.Z_TEST_ENABLE.
1608 - nir/nir_opt_copy_prop_vars: Don't leak dynarray memory during the pass.
1616 - turnip: Don't use the dynamic color write enable during non-dynamic.
1641 - ir3/ra: Make sure we don't pick a preferred reg overflowing the file.
1678 - vc4: don't lower uadd_carry
1679 - vc4: don't use imprecise_32bit_lowering for idiv lowering
1772 - lima: don't store width in resource-level
1795 - mesa/main: don't copy signed rgtc via float
1952 - r300: don't use smooth line if not requested
1971 - pvr: don't setup attachment tex state for images with input attachment bit unset
2011 - aco: Check that we don't override exec_val operands during branching sequence optimization.
2044 - aco: Don't use opsel for p_insert.
2063 - r600: Don't use SB with R600 style scratch reads
2067 - r600/sfn: Don't tag mem-ring and stream instructions as exports
2068 - r600/sfn: Don't schedule GDS instructions early
2069 - r600/sfn: Don't scan the whole block for ready instructions
2081 - r600/sfn: Don't scalarize fdd instructions
2091 - r600/sfn: Don't allocate un-used components in texture ops
2093 - r600/sfn: Don't assert when setting one value
2106 - nir_lower_to_source_mods: Don't sneek in an abs modifier from parent
2109 - r600/sfn: don't propagate registers into conditional test
2146 - virgl: don't a use staging when a resources created with the shared flag
2155 - d3d12: Don't align already-aligned size in \`d3d12_bufmgr_create_buffer`
2201 - broadcom/compiler: don't use imprecise_32bit_lowering for idiv lowering
2247 - v3dv: don't load an attachment for unaligned render area if we are not storing
2249 - v3dv: don't return incompatible driver if GPU is not present
2258 - broadcom/compiler: don't apply robust buffer access to shared variables
2376 - anv: Don't require 32-bit addresses for scratch on Gen12.5+
2389 - radv: Don't assume layout == stencilLayout for stencil-only
2425 - spirv: Don't use libclc for wait_group_events
2427 - nir/load_libclc: Don't add generic variants that already exist
2461 - vulkan/wsi: Don't expose as many image configure helpers
2480 - intel: Don't cross DWORD boundaries with byte scratch load/store
2499 - egl/wgl: Don't require a native display to support window surfaces
2519 - meson: Don't include glsl compiler if flex/bison aren't found
2521 - dxil_nir_lower_int_cubemaps: When not lowering samplers, don't touch sampler types
2555 - d3d12: Don't put permanently-resident resources in the residency bo list
2556 - d3d12: Don't multiply cube array sizes by 6
2764 - ci: bumping all tags to make sure we don't have hidden fails
2860 - rusticl/memory: don't map more than necessary for copy operations
2955 - iris: Don't print out XXX messages if resource creation fails
2957 - iris: don't create staging resources larger than half the aperture
2958 - crocus: Don't print out XXX messages if resource creation fails
2966 - anv/tests: Don't use relocations in a test case
3116 - rusticl/api: Don't check the program source for nul bytes needlessly
3127 - anv: don't return incorrect error code for vkCreateDescriptorPool
3158 - anv: don't export flush_compute_state
3159 - anv: don't export gfx state flushing helper
3179 - ci/debian: don't use libclc from the system
3205 - vulkan/runtime: don't lookup the pipeline disk cache if disabled
3251 - intel/compiler: don't allocate compaction arrays on the stack
3279 - meson: Only draw with llvm depends on native directly Tests, softpipe or AMD drivers don't depend…
3287 - etnaviv: don't expose array and 3D texture support on pre-halti GPUs
3294 - etnaviv: don't use TS with multi-layer resources
3343 - Revert "nir/lower_task_shader: don't use base index for shared memory intrinsics"
3407 - radeonsi: don't assume that TC_ACTION_ENA invalidates L1 cache on gfx9
3442 - winsys/amdgpu: use cached GTT for command buffers and don't set the 32BIT flag
3445 - radeonsi: don't pass num_patches via derived_tess_state, pass it via si_context
3471 - radeonsi: don't flush asynchronously for fence_server_signal
3485 - vbo: don't call _glapi_set_dispatch for GL_COMPILE_AND_EXECUTE loopback
3486 - mesa: don't restore the dispatch at the end of glCallList
3513 - gallium/u_threaded: don't call simplify_draw_info redundantly
3517 - glthread: don't sync for glIsEnabled(GL_BLEND, GL_LIGHTING, GL_POLYGON_STIPPLE)
3521 - cso: don't destroy CSOs that are saved
3596 - freedreno/ir3: Don't use the broken idiv lowering
3689 - zink: don't add modifiers if EXT_image_drm_format_modifier isn't present
3691 - zink: don't fixup sparse texops
3755 - vk/render_pass: don't deref null resolve attachments
3821 - zink: don't call util_queue_fence_init in zink_screen_get_pipeline_cache()
3825 - zink: don't add compute base pipeline to hash table
3841 - zink: don't emit entrypoints for function temp variables
3847 - zink: don't set MUTABLE by default
3848 - zink: don't emit illegal interpolation
3850 - llvmpipe: don't assume pipe_context is always available in flush_frontbuffer
3879 - zink: don't add void clears if a full clear already exists
3897 - zink: don't call CmdBindVertexBuffers2EXT with no attributes
3898 - zink: don't always set VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE_EXT with gpl
3919 - zink: don't try to delete programs from the cache if stages have been modified
3967 - zink: don't flatten 64bit arrays during rewrite
3984 - glthread: use signed vertex buffer offsets when available, don't require them
3996 - zink: don't access prog->shaders array during pipeline compile
4004 - zink: don't deref prog->shaders during pipeline construction
4012 - vk/graphics_state: don't set default sample locations if rast samples is dynamic
4030 - zink: don't add other usage bits for transient images
4054 - zink: don't flag ubo0 as used in shaders with indirect ubo access
4092 - zink: don't force attachment usage for images when unsupported
4094 - zink: don't double-deref bindless texture arrays in shaders
4122 - mesa/st: Don't map compressed texture fallbacks for reads
4158 - r300: don't merge w channel in fragment shaders
4199 - loader: don't return empty string in loader_get_dri_config_device_id
4227 - radeonsi/gfx11: don't set VERTS_PER_SUBGRP to 0
4229 - tc: don't use CPU storage for glBufferData
4417 - aco: don't expand vec3 VS input load to vec4 on GFX6
4454 - aco/gfx11: don't use more than 1 NSA dword
4496 - aco: don't split swizzled store_buffer_amd on GFX9+
4498 - radv/gfx11: don't create fmask copy/expand pipelines
4499 - radv/gfx11: don't create texop_samples_identical
4500 - radv,aco: don't use lower_to_fragment_fetch_amd on GFX11+
4559 - freedreno/virtio: Don't upload if we have valid range
4560 - freedreno/drm/virtio: Don't prefer upload for mapped buffers
4562 - freedreno: We really don't need aligned vbo's
4576 - freedreno/drm: Don't call kernel with no ops
4600 - freedreno: Don't advertise TGSI support for GS/tess
4932 - radv: ignore shader stages that don't need to be imported with GPL
5318 - aco/optimizer_postRA: Don't try to optimize dead instructions.
5341 - ac/nir/ngg: Don't use LDS for same-invocation indices and cull outputs.
5342 - ac/nir/ngg: Don't initialize same-invocation mesh shader outputs.
5347 - aco/optimizer_postRA: Don't assume all operand registers were written by same instr.
5716 - hasvk: don't export flush_compute_state
5717 - hasvk: don't export gfx state flushing helper