P4 to Git Change 1091636 by gandryey@gera-dev-w7 on 2014/10/28 15:50:12
EPR #407803 - [CQE OCL][2.0][PERF][QR] BasemarkCL's 3 subtests having ~9-14% Perf drop. Faulty CL:1087490 - Remove unnecessary flush from acquire Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#44 edit
このコミットが含まれているのは:
@@ -2165,7 +2165,6 @@ clEnqueueAcquireExtObjectsAMD(cl_command_queue command_queue,
|
||||
LogWarning("\"amdContext\" is not created from GL context or share list");
|
||||
return CL_INVALID_CONTEXT;
|
||||
}
|
||||
hostQueue.context().glenv()->glFlush_();
|
||||
}
|
||||
|
||||
std::vector<amd::Memory*> memObjects;
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする