Home | History | Annotate | Download | only in functional

Lines Matching defs:baseVertex

92 	deInt32  baseVertex;
563 int baseVertex[2];
591 for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.baseVertex); ++iterationNdx)
593 const std::string iterationDesc = std::string("base vertex ") + de::toString(indexTest.baseVertex[iterationNdx]);
594 spec.baseVertex = indexTest.baseVertex[iterationNdx];
894 command.baseVertex = 0;
1220 << " int baseVertex;\n"
1262 buf << " commands[gl_GlobalInvocationID.x].baseVertex = 0;\n";
1382 data.baseVertex = 0;
2175 spec.baseVertex
2321 drawCommand.baseVertex = 0;
2489 drawCommand.baseVertex = 0;
2667 drawCommand.baseVertex = 0;