Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DCLProgramImpl.cpp13 CLProgramImpl::CLProgramImpl(const cl::Program &program) : mProgram(program) {} in CLProgramImpl() function in rx::CLProgramImpl
H A Dcl_types.h23 class CLProgramImpl; variable