Home
last modified time | relevance | path

Searched full:dzn (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/mesa3d/docs/
H A Dfeatures.txt425 Vulkan 1.0 -- all DONE: anv, dzn, lvp, nvk, radv, tu, v3dv, vn
429 …VK_KHR_16bit_storage DONE (anv, dzn, hasvk, lvp, nvk, radv, tu/a6…
430 …VK_KHR_bind_memory2 DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, …
431 …VK_KHR_dedicated_allocation DONE (anv, dzn, hasvk, lvp, nvk, radv, tu, v…
432 …VK_KHR_descriptor_update_template DONE (anv, dzn, hasvk, lvp, nvk, panvk, radv…
433 …VK_KHR_device_group DONE (anv, dzn, hasvk, lvp, nvk, panvk, tu, …
434 …VK_KHR_device_group_creation DONE (anv, hasvk, nvk, panvk, dzn, lvp, tu, …
437 …VK_KHR_external_memory DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, …
438 …VK_KHR_external_memory_capabilities DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, …
439 …VK_KHR_external_semaphore DONE (anv, dzn, hasvk, lvp, nvk, pvr, radv, …
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.2.0.rst99 - dzn: Build failure when it's the only driver built - 22.2-devel regression
902 - dzn: Skip binding entries with zero descriptors
903 - dzn: Make sure sampler heaps don't contain more than 2048 samplers
906 - dzn: Add support for sampleRateShading
907 - dzn: Pass the right type to CreateCommandList() in the reset path
908 - dzn: refactor error-handling
910 - dzn: Use core helpers to fill physical device features/properties
911 - dzn: Report actual device limits
914 - dzn: Add support for EXT_vertex_attribute_divisor
915 - dzn: Rename a bunch of dzn_descriptor_set helpers
[all …]
H A D23.1.0.rst1700 - dzn: fix pointer type mismatch
2366 - dzn/ci: Remove flakes/fails that don't hit anymore
2367 - dzn/ci: Add image test group, which is all passing now
2368 - dzn: Fix clear bind flag logic
2380 - dzn: Get options13
2381 - dzn: Support alpha blend factor
2382 - dzn: When changing root signature, dirty descriptors too
2383 - dzn: Use R24G8_TYPELESS for 24/8 depth resources
2384 - dzn: Support int border colors
2385 - dzn: Storage buffer sizes need to be 4-byte-aligned
[all …]
H A D22.1.0.rst628 - dzn: Compile-test the driver
629 - dzn: Add Missing return type to dzn_translate_sampler_filter()
630 - dzn: Remove the dzn_cmd_exec_functions file
631 - dzn: Make a bunch of functions private
632 - dzn: Fix alpha blend factor translation
633 - dzn: Properly support static blend constants
634 - dzn: Pass a NULL ralloc context to dxil_create_validator()
635 - dzn: Fix pipeline creation when rasterization is disabled
636 - dzn: Fix dzn_translate_viewport() when height < 0
637 - dzn: Don't crash when EndCommandBuffer() returns an error
[all …]
H A D23.2.1.rst1238 - ci/dzn: add flaking test
1617 - dzn: fix pointer type mismatch
2208 - dzn: Skip a few deqp tests which are prone to timeout
2436 - dzn: Remove #if D3D12_SDK_VERSION blocks now that 610 is required
2441 - dzn: Remove driconf for quad ops in vertex stages
2442 - dzn: Add physical device arg to format lookup
2443 - dzn: Support dynamic depth bias via command list instead of PSO
2444 - dzn: Use narrow quadrilateral lines when supported
2445 - dzn: Support aniso-with-point-mip samplers
2446 - dzn: Align-up heap sizes when allocating memory
[all …]
H A D23.0.3.rst73 - dzn: Fix SRV barrier state on compute command lists
74 - dzn: Ensure pipeline variants are used for dynamic stencil masks
75 - dzn: Don't use write-combine memory for cache-coherent UMA
H A D24.1.0.rst117 - dzn: conflicting defines with DirectX headers 1.613.0
1915 - dzn: enable VK_EXT_headless_surface on all platforms except Windows
2945 - dzn: Add a debug option to enable experimental shader models
2947 - dzn: Implement maintenance3 VariableDescriptorCountLayoutSupport
2948 - dzn: Fix enhanced barrier layout for depth blits
2949 - dzn: Handle VkBindImageMemorySwapchainInfoKHR
2950 - dzn: Disable depth/stencil for partial binding from dynamic rendering
2955 - dzn: Don't set view instancing mask until after the PSO
2956 - dzn: Fix path passed to CreateDeviceFactory
2959 - dzn: Add a stencil blit fallback
[all …]
H A D22.3.6.rst44 - dzn: Build failure with MSYS2 MinGW-W64 clang
110 - dzn: Declare debug only root_dwords as ASSERTED
H A D23.1.1.rst88 - dzn: Partial revert of 8887852d
89 - dzn: Fix src/dest confusion for some non-bindless descriptor copies
H A D22.3.0.rst221 - dzn: Build failure when it's the only driver built - 22.2-devel regression
2494 - dzn: Disable extensions that require multi-view
2495 - dzn: Use D3D12 constants instead of naked numbers for device limits
2538 - dzn: Get max supported shader model
2549 - dzn: Store the d3d12 module reference on the instance
2550 - dzn: Support device factories in addition to global device creation
2551 - dzn: Use architecture props to return correct device type
2552 - dzn: Attempt to use the Agility SDK
2553 - dzn: Use ID3D12DeviceConfiguration for root signature serialization
2558 - dzn: Set factory flags before creating device
[all …]
H A D22.1.1.rst52 - dzn: Use the vk_sync_binary abstraction
H A D23.3.2.rst177 - dzn: Fixes -Werror=incompatible-pointer-type
H A D22.1.2.rst88 - dzn: handle stencil-attachment-optimal layout
H A D22.3.1.rst124 - dzn: Don't crash when libd3d12.so can't be found
H A D24.0.0.rst2413 - dzn: Implement VK_MSFT_layered_driver
2418 - dzn: Use vk_properties helper
2422 - dzn: Fix memory type sorting
2472 - dzn: Fix 3D to 2D image copies
4355 - dzn: Fixes -Werror=incompatible-pointer-type
4356 - d3d12,dzn: Simplify the usage of #include <wsl/winadapter.h>
4376 - dzn: Remove #if D3D12_SDK_VERSION blocks now that 611 is required
4446 - dzn: Change dst image layout according to aspect
H A D24.0.2.rst121 - dzn: Don't set view instancing mask until after the PSO
H A D23.1.2.rst227 - dzn: Fix qpool->queries_lock double lock
/aosp_15_r20/external/mesa3d/src/util/
H A D00-mesa-defaults.conf1283 <device driver="dzn">
1292 dzn would be "just as efficient" as the native path, but in practice
1293 it's currently broken. Just disable dzn and let the app use native. -->
1297 <!-- Similar to RDR2, but selects dzn instead of native drivers. -->
H A Ddriconf.h838 * \brief DZN specific configuration options
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Dmeson.build10 '--out-h', '@OUTPUT0@', '--out-c', '@OUTPUT1@', '--prefix', 'dzn',
/aosp_15_r20/external/AFLplusplus/dictionaries/
H A Dotf.dict485 "DZN "
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
H A DLanguageData.java105 new Record("DZN", "Dzongkha"),
/aosp_15_r20/external/mesa3d/
H A D.mr-label-maker.yml23 'dzn': 'dozen'
/aosp_15_r20/external/cldr/common/validity/
H A Dlanguage.xml116 dz dza dzd~e dzg dzl dzn
/aosp_15_r20/external/cldr/common/supplemental/
H A DlanguageGroup.xml28 …we dav dbm dbo dde dez dhm dhs dig dii diu diz dma dmx dne doe dov dua dug dzn ebo ebu ekm eko eto…

123