Home
last modified time | relevance | path

Searched defs:ProgramExecutableImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DProgramExecutableImpl.h29 ProgramExecutableImpl(const gl::ProgramExecutable *executable) : mExecutable(executable) {} in ProgramExecutableImpl() function
H A DGLImplFactory.h44 class ProgramExecutableImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h25 class ProgramExecutableImpl; variable