HomeSort by relevance Sort by last modified time
    Searched refs:effectiveStages (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/
gluShaderLibrary.hpp 134 deUint32 effectiveStages; // Bitfield of shader stages requiring this extension
139 , effectiveStages (effectiveStages_)
145 : effectiveStages (effectiveStages_)
151 : effectiveStages (0u)
gluShaderLibrary.cpp     [all...]
  /external/deqp/modules/glshared/
glsShaderLibraryCase.cpp 93 specialized.push_back(RequiredExtension(extension.alternatives[supportedAltNdx], extension.effectiveStages));
    [all...]

Completed in 118 milliseconds