P4 to Git Change 1275745 by gujin@gujin-sc-win on 2016/06/02 13:34:16

SWDEV-76911 - Set output pipeline of multi-shader compilation in the same way driver sets. Fill output shader pointers only if they will be generated based on the input shaders, otherwise NULL.

	ReviewBoardURL = http://dxreview.amd.com/r/20059/

Affected files ...

... //depot/stg/sc/Src/Dev/TestEngine.cpp#512 edit
This commit is contained in:
foreman
2016-06-02 14:26:40 -04:00
parent 7acdb2390f
commit 436ca8ad4d
5 changed files with 9 additions and 48 deletions
+1 -2
View File
@@ -620,8 +620,7 @@ public:
bool run(
VirtualGPU& gpu, //!< virtual GPU device object
GpuEvent* gpuEvent, //!< Pointer to the GPU event
bool lastRun, //!< Last run in the split execution
bool lastDoppCmd //!< info for kernel dispatch
bool lastRun //!< Last run in the split execution
) const;
//! Help function to debug the kernel output