• Alexander Alekhin's avatar
    ocl: refactor Program API · a82d2363
    Alexander Alekhin authored
    - don't store ProgramSource in compiled Programs (resolved problem with "source" buffers lifetime)
    - completelly remove Program::read/write methods implementation:
      - replaced with method to query RAW OpenCL binary without any "custom" data
    - deprecate Program::getPrefix() methods
    a82d2363
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...