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