Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp537 bool Context::contextSupports (const deUint32 majorNum, const deUint32 minorNum, const … in contextSupports() function in vkt::Context
539 bool Context::contextSupports (const ApiVersion version) const in contextSupports() function in vkt::Context
541 bool Context::contextSupports (const deUint32 requiredApiVersionBits) const in contextSupports() function in vkt::Context
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluRenderContext.cpp60 bool contextSupports (ContextType ctxType, ApiType requiredApiType) in contextSupports() function