Searched defs:getAPI (Results 1 – 3 of 3) sorted by relevance
66 EGLenum Thread::getAPI() const in getAPI() function in egl::Thread
104 EGLenum Thread::getAPI() const in getAPI() function in egl::Thread
150 …ApiType getAPI (void) const { return ApiType::fromBits(m_bits & ((1u<<TOTAL_API_BITS)-1u)); … in getAPI() function in glu::ContextType