Searched defs:contextSupports (Results 1 – 2 of 2) sorted by relevance
667 bool Context::contextSupports (const deUint32 majorNum, const deUint32 minorNum, const d… in contextSupports() function in vkt::Context669 bool Context::contextSupports (const ApiVersion version) const in contextSupports() function in vkt::Context671 bool Context::contextSupports (const deUint32 requiredApiVersionBits) const in contextSupports() function in vkt::Context
60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports() function