Searched defs:getAPI (Results 1 – 2 of 2) sorted by relevance
85 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