Searched refs:ClspvGetCompilerOptions (Results 1 – 3 of 3) sorted by relevance
40 std::string ClspvGetCompilerOptions(const CLDeviceVk *device);
316 std::string ClspvGetCompilerOptions(const CLDeviceVk *device) in ClspvGetCompilerOptions() function
849 processedOptions += ClspvGetCompilerOptions(&device->getImpl<CLDeviceVk>()); in buildInternal()