Searched defs:CLContextVk (Results 1 – 2 of 2) sorted by relevance
13 CLContextVk::CLContextVk(const cl::Context &context) : CLContextImpl(context) {} in CLContextVk() function in rx::CLContextVk
16 class CLContextVk; variable