Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglGetProcAddressTests.cpp54 int numFunctions; member
DteglGetProcAddressTests.inl2020 const int numFunctions; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp1597 static const size_t numFunctions = sizeof eglFunctions / sizeof(Function); in GetProcAddress() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp6571 static const size_t numFunctions = sizeof glFunctions / sizeof(Function); in es2GetProcAddress() local