| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | ContextGL.h | 259 ANGLE_INLINE const FunctionsGL *getFunctions() const { return mRenderer->getFunctions(); } in getFunctions() function
|
| D | RendererGL.h | 104 const FunctionsGL *getFunctions() const { return mFunctions.get(); } in getFunctions() function
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluDummyRenderContext.hpp | 53 virtual const glw::Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in glu::EmptyRenderContext
|
| D | gluFboRenderContext.hpp | 52 virtual const glw::Functions& getFunctions (void) const { return m_context->getFunctions(); } in getFunctions() function in glu::FboRenderContext
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| D | tcuNullRenderContext.hpp | 60 virtual const glw::Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::null::RenderContext
|
| /third_party/vk-gl-cts/framework/platform/ohos/context/ |
| D | tcuOhosNativeContext.hpp | 57 const glw::Functions& getFunctions (void) const { return m_glFunctions; } in getFunctions() function in tcu::OHOS_ROSEN::egl::OhosRendContext
|
| /third_party/mesa3d/src/mapi/new/ |
| D | genCommon.py | 56 def getFunctions(xmlFiles): function
|
| /third_party/vk-gl-cts/framework/platform/ios/ |
| D | tcuIOSPlatform.hh | 91 virtual const glw::Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::ios::RawContext
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| D | tcuWGLContextFactory.cpp | 74 const glw::Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::wgl::__anon5e7d70400111::WGLContext
|
| D | tcuWGL.cpp | 201 const Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::wgl::Library
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| D | tcuOSXPlatform.cpp | 58 const glw::Functions& getFunctions (void) const { return m_functions; } in getFunctions() function in tcu::CGLRenderContext
|
| /third_party/vk-gl-cts/framework/platform/surfaceless/ |
| D | tcuSurfacelessPlatform.cpp | 207 const glw::Functions& getFunctions (void) const { return m_glFunctions; } in getFunctions() function in tcu::surfaceless::EglRenderContext
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | CalledValuePropagation.cpp | 81 const std::vector<Function *> &getFunctions() const { in getFunctions() function in __anon78c523150111::CVPLatticeVal
|
| /third_party/vk-gl-cts/framework/egl/ |
| D | egluGLContextFactory.cpp | 137 virtual const glw::Functions& getFunctions (void) const { return m_glFunctions; } in getFunctions() function in eglu::__anond98f5abb0111::RenderContext
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcViewportArrayTests.hpp | 266 const glw::Functions& getFunctions() in getFunctions() function in glcts::ViewportArray::Utils::DepthFuncWrapper
|
| /third_party/glslang/SPIRV/ |
| D | spvIR.h | 449 const std::vector<Function*>& getFunctions() const { return functions; } in getFunctions() function
|
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| D | tcuLnxX11GlxPlatform.cpp | 796 const glw::Functions& GlxRenderContext::getFunctions (void) const in getFunctions() function in tcu::lnx::x11::glx::GlxRenderContext
|