Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/platform/osx/
H A DtcuOSXPlatform.cpp135 class GLFunctionLoader : public glw::FunctionLoader class
138 GLFunctionLoader(const char *path) : m_library(path) in GLFunctionLoader() function in tcu::__anonae7543960111::GLFunctionLoader
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLFunctionLoader.hpp46 class GLFunctionLoader : public glw::FunctionLoader class
H A DegluGLFunctionLoader.cpp32 GLFunctionLoader::GLFunctionLoader(const eglw::Library &egl, const tcu::FunctionLibrary *library) in GLFunctionLoader() function in eglu::GLFunctionLoader