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