Home
last modified time | relevance | path

Searched refs:statusIfSupported (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFramebufferCompleteness.cpp164 ExpectedStatusFn expectedStatusWithExtension(const string& extension, GLenum statusIfSupported, GLenum statusIfNotSupported) in expectedStatusWithExtension() argument
166 return [extension, statusIfSupported, statusIfNotSupported](const glu::ContextInfo &contextInfo) in expectedStatusWithExtension()
169 return statusIfSupported; in expectedStatusWithExtension()

Completed in 2 milliseconds