[D3D12] Broken memexport shader code
This commit is contained in:
@@ -830,6 +830,9 @@ class DxbcShaderTranslator : public ShaderTranslator {
|
||||
void StartPixelShader();
|
||||
|
||||
// Writing the epilogue.
|
||||
// ExportToMemory modifies the values of eA/eM# for simplicity, don't call
|
||||
// multiple times.
|
||||
void ExportToMemory();
|
||||
void CompleteVertexOrDomainShader();
|
||||
// Converts four depth values to 24-bit unorm or float, depending on the flag
|
||||
// value.
|
||||
|
||||
Reference in New Issue
Block a user