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

  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinition.hpp 96 bool isSeparable (void) const;
es31fProgramInterfaceDefinition.cpp 475 bool Program::isSeparable (void) const
es31fProgramInterfaceDefinitionUtil.cpp     [all...]
  /external/deqp/framework/opengl/
gluShaderProgram.hpp 135 bool isSeparable (void) const;
gluShaderProgram.cpp 245 bool Program::isSeparable (void) const
gluShaderLibrary.cpp 100 const bool isSeparable = !spec.programs.empty() && spec.programs[0].sources.separable;
147 if (isSeparable)
    [all...]

Completed in 552 milliseconds