Skip to content

Commit be47a20

Browse files
paigealesys_zuul
authored andcommitted
Adding metadata for computedDepthMode
Change-Id: If3c376649b049c7bff22fb95fee2086d3fd14fb2
1 parent 470b43e commit be47a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IGC/common/MDFrameWork.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ namespace IGC
373373

374374
unsigned int privateMemoryPerWI = 0;
375375
std::array<uint64_t, NUM_SHADER_RESOURCE_VIEW_SIZE> m_ShaderResourceViewMcsMask{};
376+
unsigned int computedDepthMode = 0; //Defaults to 0 meaning depth mode is off
376377
};
377378
void serialize(const IGC::ModuleMetaData &moduleMD, llvm::Module* module);
378379
void deserialize(IGC::ModuleMetaData &deserializedMD, const llvm::Module* module);

0 commit comments

Comments
 (0)