Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp321 int maxPatchVertices= 0; in tessellation_control_invalid_vertex_count() local
397 int maxPatchVertices= 0; in invalid_patch_parameteri() local
Des31fProgramInterfaceQueryTestCase.cpp2124 glw::GLint maxPatchVertices = 0; in getMaxPatchVertices() local
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp211 const int maxPatchVertices; // Used by tess shaders only member
/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h114 int maxPatchVertices; member
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp989 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1727 const int maxPatchVertices = 4; // \todo [2015-08-05 pyry] Query in initPrograms() local