Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork177
Open
Description
Blocks#597
d3d12 samples that depend onsamples/common
were created before zgui/zmath and can be refactored:
#559 (comment)
samples/common
holds thecsGenerateMipmaps
incommon.hsl
, which belongs inzd3d12
alongsidezd3d12.MipmapGenerator
.
FrameStats
should be moved tozd3d12.GraphicsContext
to reach parity withzgpu.GraphicsContext
The following depend onsamples/common
:
- samples\audio_experiments
- samples\audio_playback_test
- samples\bindless
- samples\directml_convolution_test
- samples\mesh_shader_test
- samples\rasterization
- samples\simple_raytracer
- samples\textured_quad
- samples\triangle
- samples\vector_graphics_test
- samples\simple_openvr (common.hlsl only)
Metadata
Metadata
Assignees
Labels
No labels