P4 to Git Change 1442310 by gandryey@gera-w8 on 2017/08/01 18:13:31
SWDEV-128975 - Enable khr FP16 extension from runtime
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#20 edit
[ROCm/clr commit: c3b49d2ce1]
Этот коммит содержится в:
@@ -109,6 +109,7 @@ bool Settings::create(bool fullProfile, int gfxipVersion) {
|
||||
enableExtension(ClKhrSubGroups);
|
||||
enableExtension(ClKhrDepthImages);
|
||||
enableExtension(ClAmdCopyBufferP2P);
|
||||
enableExtension(ClKhrFp16);
|
||||
supportDepthsRGB_ = true;
|
||||
|
||||
#if defined(WITH_LIGHTNING_COMPILER)
|
||||
|
||||
Ссылка в новой задаче
Block a user