Gpu cleanup

This commit is contained in:
luboslenco
2025-09-09 19:41:55 +02:00
parent 6d659ca425
commit c270fefac3
8 changed files with 59 additions and 51 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ struct D3D12IndexBufferView {
};
typedef struct {
struct ID3D12PipelineState *pso;
struct ID3D12PipelineState *pipeline;
} gpu_pipeline_impl_t;
typedef struct {