Searched refs:maxPrimitives (Results 1 – 7 of 7) sorted by relevance
68 unsigned int maxPrimitives; member
448 … size='10' maxlength='10' name='maxPrimitives' value='" + itoa(config.maxPrimitives) + "'></td></t… in page()701 config.maxPrimitives = integer; in parsePost()761 config.maxPrimitives = 1 << 21; in readConfiguration()
40 unsigned int maxPrimitives = 1 << 21; variable251 if(count < minPrimitives || count > maxPrimitives) in draw()2967 maxPrimitives = configuration.maxPrimitives; in updateConfiguration()
149 const int maxPrimitives = 4; in randomizeDrawOp() local161 drawOp.count = rnd.getInt(minPrimitives, maxPrimitives); in randomizeDrawOp()
45 unsigned int maxPrimitives = 1 << 21; variable
690 unsigned int maxPrimitives = in getIoArrayImplicitSize() local693 … expectedSize = maxPrimitives * TQualifier::mapGeometryToSize(intermediate.getOutputPrimitive()); in getIoArrayImplicitSize()698 expectedSize = maxPrimitives; in getIoArrayImplicitSize()
792 unsigned int maxPrimitives = in getIoArrayImplicitSize() local795 … expectedSize = maxPrimitives * TQualifier::mapGeometryToSize(intermediate.getOutputPrimitive()); in getIoArrayImplicitSize()800 expectedSize = maxPrimitives; in getIoArrayImplicitSize()