Home
last modified time | relevance | path

Searched defs:maxPatchVertices (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderLibrary.hpp176 const int maxPatchVertices; // Used by tess shaders only member
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp962 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1766 const int maxPatchVertices = 4; // \todo [2015-08-05 pyry] Query in initPrograms() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2120 glw::GLint maxPatchVertices = 0; in getMaxPatchVertices() local