Home
last modified time | relevance | path

Searched refs:supportedStageMask (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderLibrary.cpp98 const deUint32 supportedStageMask = vtxFragMask | tessCtrlEvalMask in isValid() local
163 if (supportedStageMask & curStageMask) in isValid()