Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp1752 int maxVertexCount; in handleEntryPointAttributes() local
1754 if (! it->getInt(maxVertexCount)) { in handleEntryPointAttributes()
1757 if (! intermediate.setVertices(maxVertexCount)) in handleEntryPointAttributes()