P4 to Git Change 1205606 by emankov@em-hsa-amd on 2015/10/29 16:46:58
SWDEV-77584 - ORCA RT: Preparations for enabling HSAIL on OpenCL 1.2 by default. Minor refactoring of compile/link options' routines. [Testing] pre check-in [Reviewer] German Andryeyev http://ocltc.amd.com/reviews/r/8848 Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#74 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#36 edit
This commit is contained in:
@@ -186,6 +186,12 @@ public:
|
||||
|
||||
//! RTTI internal implementation
|
||||
virtual ObjectType objectType() const {return ObjectTypeProgram;}
|
||||
|
||||
static int GetOclCVersion(const char* clVer);
|
||||
|
||||
static bool ParseAMDOCLBUILDOptions(option::Options& options);
|
||||
|
||||
static bool ParseAMDOCLLINKOptions(option::Options& options);
|
||||
};
|
||||
|
||||
/*! @}
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user