• Mark Thompson's avatar
    hwcontext_opencl: DRM to OpenCL mapping for ARM · 7faae6e7
    Mark Thompson authored
    Using cl_arm_import_memory.  Unfortunately, despite this not being a
    standard extension, the function clImportMemoryARM() is not accessible
    via clGetExtensionFunctionAddressForPlatform().  This means that it has
    to be linked directly to the ARM OpenCL binary, so making a portable
    binary is not possible as it is with all other mapping extensions.
    7faae6e7
configure 229 KB