Use colorInfos.layer
This commit is contained in:
committed by
Jeremy Nelson
parent
bd61ab691c
commit
447661efed
@@ -267,7 +267,7 @@ public:
|
||||
// Static helpers for load/store operations
|
||||
static wgpu::LoadOp getLoadOperation(const RenderPassParams& params, TargetBufferFlags buffer);
|
||||
static wgpu::StoreOp getStoreOperation(const RenderPassParams& params, TargetBufferFlags buffer);
|
||||
|
||||
|
||||
private:
|
||||
bool mDefaultRenderTarget = false;
|
||||
uint8_t mSamples = 1;
|
||||
|
||||
Reference in New Issue
Block a user