Home
last modified time | relevance | path

Searched defs:ShCompilerInstance (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DCompiler.cpp370 ShCompilerInstance::ShCompilerInstance() : mHandle(nullptr) {} in ShCompilerInstance() function in gl::ShCompilerInstance
372 ShCompilerInstance::ShCompilerInstance(ShHandle handle, in ShCompilerInstance() function in gl::ShCompilerInstance
392 ShCompilerInstance::ShCompilerInstance(ShCompilerInstance &&other) in ShCompilerInstance() function in gl::ShCompilerInstance
H A DMemoryShaderCache.h25 class ShCompilerInstance; variable
H A DCompiler.h28 class ShCompilerInstance; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DShaderImpl.h21 class ShCompilerInstance; variable