Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp697 struct GlxFunctionLoader : public glw::FunctionLoader struct
699 GlxFunctionLoader (void) {} in GlxFunctionLoader() function
701 glw::GenericFuncType get (const char* name) const in get()