Lines Matching full:don

11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
253 - radeonsi/vpe: Don't map and unmap emb_buffer every time in process_frame
281 - glsl: don't use NIR_PASS_V
286 - mesa/st: don't use NIR_PASS_V
296 - asahi: don't use NIR_PASS for removing entrypoints
297 - asahi: don't use NIR_PASS_V
333 - Revert "asahi: don't canonicalize nans/flush denorms when copying"
336 - asahi: don't sync for uninitialized buffer
345 - agx: don't inline imms into stack_store
350 - asahi: don't use util_resource_size
504 - agx: assert phis don't have .kill set
508 - agx: don't leak shuffle copies
575 - asahi: don't set writes_memory for tib spilling
588 - asahi: don't allocate tib space for gaps
729 - panfrost: Don't pass a panfrost_device to panfrost_format_supports_afbc()
730 - panfrost: Don't pass a panfrost_device to panfrost_afbc_can_tile()
793 - panfrost: Don't allocate a tiler heap buffer on v10+
814 - panvk: Don't open-code panvk_cmd_open_batch() in CmdBeginRenderPass2()
815 - panvk: Don't allocate a TEXTURE descriptor in CreateImageView()
818 - panvk: Don't pass a device where we don't need one
879 - panvk: Don't assume VkGraphicsPipelineCreateInfo::pColorBlendState != NULL
884 - panvk: We don't support resolve operations yet
886 - panvk: Don't assume pViewportState != NULL
892 - panvk: Don't advertize vertex_buffer cap on sRGB formats
949 - intel/blorp: Don't require specific prog_data type in callback
970 - iris: Don't use prog_data to guard 3DSTATE_CONSTANT_* code
985 - intel/elk: Remove a bunch of files that don't apply for Gfx8-
994 - intel/elk: Don't include elk_eu_defines.h in elk_nir.h
1388 - ir3: Don't use non-contiguous component masks for FS
1389 - ir3: Don't pack FS inlocs
1393 - ir3/ra: Don't demote movmsk instructions to non-shared
1489 - aco/spill: don't allocate extra spill_id for phi operands in add_coupling_code()
1493 - aco/spill: don't prefer to spill phis at merge blocks
1625 - radv: don't submit empty command buffers on encoder ring.
1636 - radv: don't submit 0 length on UVD either.
1637 - egl: don't bind zink under dri2/3
1662 - radv/video: don't advertise timestamp bits for decode/encode
1663 - egl/dri2: don't bind dri2 for zink
1734 - radeonsi/vcn: Don't reinitialize encode session on bitrate/fps change
1787 - freedreno/drm: don't crash for unsupported devices
1806 - intel/vulkan: assume() that we don't use "ISL_NUM_FORMATS"
1807 - intel/hasvk: assume() we don't get ISL_NUM_FORMATS
1825 - nvk: Don't advertise residencyAlignedMipSize on MaxwellB+
1847 - nouveau/ci: don't run nouveau (gl) tests on nvk changes
2021 - ci: don't run rustfmt on every core change
2037 - docs/isl: VK_FORMAT_xxx_PACKEDn is not a real format, don't try to link to it
2057 - ci/llvmpipe: make sure manual jobs don't auto-retry
2179 - wsi/wayland: don't use explicit sync with sw
2218 - nvk: Don't exnore ExternalImageFormatInfo
2248 - nvk: Don't set CONSTANT_BUFFER_SELECTOR with a zero size
2257 - nvk: Don't use WAIT_AVAILABLE in nvk_upload_queue_sync
2303 - nvk: Don't print the NVK_I_WANT_A_BROKEN_VULKAN_DRIVER warning in release builds
2394 - nak: Don't write undefined FS outputs
2400 - nak: Don't do a scope break cascade for nir_jump_halt
2481 - intel/eu/validate: SEND instructions don't have immediate encodings on Gen12+.
2482 - intel/eu/gfx12.5+: Don't fail validation with ARF register restriction error for indirect address…
2507 - intel/blorp/xe2+: Don't use replicated-data clears.
2512 - intel/eu/xehp+: Don't initialize mlen and rlen descriptor fields from lsc_msg_desc*().
2579 - aco: don't remove branches that skip v_writelane_b32
2580 - aco/print_ir: don't use alloca for input modifiers
2582 - aco: don't print hi() for permlane opsel
2600 - aco: don't combine mul+add_clamp to mad_clamp
2613 - nir: don't try to optimize exclusive min/max scan to inclusive
2617 - radv, radeonsi: don't use D16 for f2f16_rtz
2692 - llvmpipe: Don't emit certain debug code when TSAN is enabled
2699 - r600/sfn: Don't put b2f64 conversion into ALU group
2701 - mesa/st: don't use base shader serialization when uniforms are not packed
2708 - bin/ci: Don't submit jobs on integration test
2726 - ci/lava: Don't run jobs if the remaining execution time is too short
2799 - broadcom/compiler: don't move subgroup reduction instructions above setmsf
2820 - v3dv: don't assume that pipelines have a render pass
2828 - broadcom/ci: skips for tests that don't check for extension support correctly
2854 - intel/rt: Don't directly generate umul_32x16
2879 - intel/fs: Don't allow 0 stride on MOV destination
2892 - intel/brw: Don't call nir_opt_remove_phis before nir_convert_from_ssa
2893 - intel/elk: Don't call nir_opt_remove_phis before nir_convert_from_ssa
2955 - dzn: Don't set view instancing mask until after the PSO
2969 - dzn: Don't resolve for RESOLVE_MODE_NONE
3011 - microsoft/compiler: Don't store static-indexing handles that are dynamically emitted
3025 - microsoft/compiler: Don't duplicate work from gather_info in var sorting
3037 - d3d12: Don't compile useless variants during shader creation
3051 - dzn: Don't copy app indirect args if we don't need to
3476 - iris: Don't return timestamps modulo 36-bits
3484 - intel/fs: Don't include sync.nop in instruction count statistics
3485 - intel/fs: Don't rely on CSE for VARYING_PULL_CONSTANT_LOAD
3521 - intel/brw: Don't consider UNIFORM_PULL_CONSTANT_LOAD a send-from-GRF
3527 - Revert "intel/brw: Don't consider UNIFORM_PULL_CONSTANT_LOAD a send-from-GRF"
3541 - intel/brw: Don't mention gfx7 limitations in shuffle comments
3582 - nir/print: Don't print shared_size twice
3699 - intel/decoder: don't ignore BT entries at offset 0
3724 - anv: don't prevent L1 untyped cache flush in 3D mode
3735 - anv/hasvk: don't report error when intel_get_device_info_from_fd fails
3746 - anv: don't unmap AUX ranges at BO delete
3781 - anv: don't allocate aux padded BOs with host pointers
3829 - anv: don't copy the null descriptor from the GPU memory
3900 - egl/wayland/sw: don't invert y \`wl_surface_damage_buffer`
3926 - etnaviv: don't use int filter for depth textures
3951 - nvk: Don't clobber vb0 after repeated blits
3960 - nvk: Don't use a descriptor cbuf if it's too large
3974 - cso: don't unbind vertex buffers when enabling/disabling u_vbuf
3977 - winsys/amdgpu: don't clear buffer list elements after IB submission
3979 - winsys/amdgpu: don't clear fence list elements after IB submission
3985 - ac/nir: don't write TCS outputs to memory if no_varying is set
3992 - radeonsi: don't use staging uploads for buffers & shaders with all VRAM visible
4003 - radeonsi: don't flush CS before and after every blitter invocation
4026 - winsys/amdgpu: don't ref/unref slab BOs in amdgpu_cs_submit_ib
4040 - gallium/noop: don't leak resources due to take_ownership
4073 - mesa: don't use the slow VAO path except for drivers that want to use it
4102 - glthread: don't check cmd_size for small variable-sized calls
4134 - radeonsi: don't test so many wave limits for AMD_TEST=testdmaperf
4144 - st/mesa: skip a few NIR passes that don't work with lowered IO
4164 - nir/opt_varyings: don't generate IO with unsupported bit sizes
4187 - radeonsi/gfx11: don't prefetch constants in binaries into the instruction cache
4194 - radeonsi: don't expose samples_identical and don't lower FMASK if it's disabled
4202 - radeonsi: don't call resource_copy_region in pipe->blit
4205 - radeonsi: don't use si_get_flush_flags() for flushing images
4206 - radeonsi: don't flush CB in si_launch_grid_internal_images if not needed
4207 - radeonsi: don't flush CB and DB if there have been no draw calls
4210 - radeonsi: don't add whether NIR is used into the shader key
4343 - NirShader: don't fail on null constant_buffer
4406 - zink: don't add VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT for sparse textures
4432 - zink: don't destroy the current batch state on context destroy
4437 - zink: don't pre-init dummy fbfetch surface when missing nullDescriptor feature
4442 - zink: don't pre-init null fbfetch info
4531 - zink: don't deref swapchain image array with UINT32_MAX
4548 - zink: don't use set_foreach_remove with dmabuf_exports
4565 - zink: don't clobber indirect array reads with missing components
4612 - lavapipe: don't clamp index buffer size for null index buffer draws
4663 - zink: don't print error messages when failing an implicit driver load
4665 - mesa/st: don't use serialized_nir for cached shaders
4679 - kopper: don't set drawable buffer age
4720 - iris: Don't memset the extra_aux memory range
4721 - iris: Don't memset CCS on integrated gfx12
4779 - anv/sparse: don't issue a single bind operation per vm_bind ioctl
4781 - anv/sparse: don't use the bind_timeline when doing sparse binding
4786 - anv: don't leak device->vma_samplers
4789 - anv/xe: don't leak xe_syncs during trtt submission
4790 - anv/xe: don't overwrite the result from vk_sync_wait()
4791 - vulkan: don't zero-initialize STACK_ARRAY()'s stack array
4885 - radv: don't remove the blit queue from the device queues
4895 - aco: don't use python 3.7+ feature in aco_opcodes.py
4896 - radv: don't use python 3.9 feature in radv_annotate_layer_gen.py
4904 - panfrost: Don't try to set bifrost blendable format on midgard
4927 - aco/ra: don't initialize assigned in initializer list
4929 - aco: don't combine linear and normal VGPR copies
4942 - nir/algebraic: don't create 64-bit min/max/ior if lowered
4947 - aco: don't pass constant to is_overwritten_since()
4948 - radv: don't advertise DGC with LLVM
4951 - aco: don't reuse misaligned attribute destination VGPRs in VS prologs
4981 - aco: don't include the clause in VMEM_CLAUSE_MAX_GRAB_DIST
4983 - aco/tests: don't assume constructor order
4999 - freedreno/registers: Don't re-parse files
5012 - freedreno/pps: Don't re-init perfcntrs
5091 - glxext: don't try zink if not enabled in mesa
5521 - radv: stop ignoring shader stages that don't need to be imported with GPL
5575 - gallium: lima: Don't round height when checking alignment
5727 - glsl: don't tree graft globals
5762 - glsl: don't inline functions in glsl ir
5779 - glsl: don't remove redefined per vertex block
5819 - ac/nir/tess: Don't record mapped tess level location.
5878 - ac/nir/ngg: Don't create dummy output variable for primitive ID.
5882 - radv: Don't set driver locations for mesh shaders.
5883 - radv: Don't set driver locations for FS outputs.
5884 - radv: Don't set driver locations for last pre-rasterization stage.
5935 - etnaviv: Don't emit boilerplate for compute only contexts
5939 - etnaviv: Don't init the blitter in compute-only contexts
5946 - etnaviv/nn: Don't shortcut ZRL bits calculation