Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_interface/impl/
H A Digc_ocl_translation_ctx_impl.h86 bool enableSrcLine(void*);
222 bool srcLine = enableSrcLine(gtPinInput); in CIF_DECLARE_INTERFACE_PIMPL()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DVISAKernelImpl.cpp9429 bool enableSrcLine(void* buf) in enableSrcLine() function