Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DCLPlatformImpl.cpp21 CLPlatformImpl::CLPlatformImpl(const cl::Platform &platform) : mPlatform(platform) {} in CLPlatformImpl() function in rx::CLPlatformImpl
DCLtypes.h22 class CLPlatformImpl; variable