Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotRendering_unittest.cpp55 const GLESv2Dispatch* getGlDispatch() { return getSnapshotTestDispatch(); } in getGlDispatch() function in gfxstream::gl::__anon84954e4d0111::SnapshotTestTriangle
DSampleApplication.cpp559 const gl::GLESv2Dispatch* SampleApplication::getGlDispatch() { in getGlDispatch() function in gfxstream::SampleApplication