Lines Matching full:dzn

117 - 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
2960 - dzn: Add missing condition to immutable sampler init loop
2961 - dzn: Add missing blit source barriers for enhanced barriers
2965 - dzn: Add missing handling of VK_PIPELINE_STAGE_2_DRAW_INDIRECT_BIT
2966 - dzn: Add barrier to copy source for DispatchIndirect copies
2967 - dzn: Support non-static samplers for meta
2968 - dzn: Add a debug flag for forcing off native view instancing
2969 - dzn: Don't resolve for RESOLVE_MODE_NONE
2970 - dzn: Use correct format for depth/stencil resolves
2971 - dzn: Use blits for all non-averaging resolves
2977 - dzn: Simultaneous-access is mutually exclusive with MSAA
2978 - dzn: Fix tessellation shader insertion into PSO desc
2979 - dzn: Add a driconf option to disable dzn for specific apps and use it for RDR2
2991 - dzn: Fix conditions for barrier in texture-converting copy case
3000 - dzn: Support bufferDeviceAddress
3004 - dzn: Include vulkan_core.h instead of vulkan.h in the device enum header
3005 - dzn: Initialize memoryTypeBits for querying properties on imported handles
3045 - dzn: Delete dzn structs for indirect draw args and use D3D ones
3046 - dzn: Query options21
3047 - dzn: Understand whether first-vertex and base-instance are needed for a pipeline
3048 - dzn: Update pipeline cache params to take all options into account
3049 - dzn: Rework indirect drawing keys for shaders and command signatures
3050 - dzn: Add a hash table of command signatures with non-default strides
3051 - dzn: Don't copy app indirect args if we don't need to