Searched defs:getProfile (Results 1 – 3 of 3) sorted by relevance
128 WebAssembly.getProfile = (instance) => { function
83 …Profile getProfile (void) const { return Profile((m_bits>>PROFILE_SHIFT) & ((1u<<PROFILE_BITS)… in getProfile() function in glu::ApiType
358 EProfile getProfile() const { return profile; } in getProfile() function