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

  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp 873 GLboolean hasViewportArray = false;
875 hasViewportArray = m_context.getContextInfo().isExtensionSupported("GL_OES_viewport_array") ||
877 if (hasViewportArray)
896 if (hasViewportArray)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp     [all...]

Completed in 61 milliseconds