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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user