Home
last modified time | relevance | path

Searched defs:contextSupports (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp667 bool Context::contextSupports (const deUint32 majorNum, const deUint32 minorNum, const d… in contextSupports() function in vkt::Context
669 bool Context::contextSupports (const ApiVersion version) const in contextSupports() function in vkt::Context
671 bool Context::contextSupports (const deUint32 requiredApiVersionBits) const in contextSupports() function in vkt::Context
/external/deqp/framework/opengl/
DgluRenderContext.cpp60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports() function