Home
last modified time | relevance | path

Searched defs:CLContextVk (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCLContextVk.cpp13 CLContextVk::CLContextVk(const cl::Context &context) : CLContextImpl(context) {} in CLContextVk() function in rx::CLContextVk
Dcl_types.h16 class CLContextVk; variable