Home
last modified time | relevance | path

Searched defs:maxPatchVertices (Results 1 – 5 of 5) 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.cpp2120 glw::GLint maxPatchVertices = 0; in getMaxPatchVertices() local
/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.cpp1744 const int maxPatchVertices = 4; // \todo [2015-08-05 pyry] Query in initPrograms() local