Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp580 bool Context::contextSupports (const deUint32 majorNum, const deUint32 minorNum, const … in contextSupports() function in vkt::Context
582 bool Context::contextSupports (const ApiVersion version) const in contextSupports() function in vkt::Context
584 bool Context::contextSupports (const deUint32 requiredApiVersionBits) const in contextSupports() function in vkt::Context
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.cpp60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports() function