OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numVerticesPerInvocation
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp
255
const int
numVerticesPerInvocation
= numSliceNodes * 2;
258
const int geometryVerticesPerPrimitive =
numVerticesPerInvocation
* geometryShaderInvocations;
264
<< "\tTotal output vertex count per invocation: " << (
numVerticesPerInvocation
) << "\n"
/external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp
[
all
...]
Completed in 38 milliseconds