Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.hpp210 bool isTessellationPresent (void) const;
DglsShaderLibraryCase.cpp590 bool ShaderCase::isTessellationPresent (void) const in isTessellationPresent() function in deqp::gls::sl::ShaderCase
683 const bool tessellationPresent = isTessellationPresent(); in execute()