Home
last modified time | relevance | path

Searched refs:OCLTARGET (Results 1 – 1 of 1) sorted by relevance

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dlikefuncocl.cpp104 #define OCLTARGET " #define BLOCK_SIZE 16 \n" macro
106 #define OCLTARGET " #define BLOCK_SIZE 1 \n" macro
460 const char * program_source = "" OCLTARGET PRAGMADEF FLOATPREC OCLGPUResults KERNEL_STRING; in setupContext()