Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What GLperf scripts are used for OPC reporting?

glperf OPC scripts Used
0
Posted

What GLperf scripts are used for OPC reporting?

0

The OPC has approved a set of 13 GLperf scripts for submission and publication. These are split into 10 RGB scripts and 3 color index scripts. Furthermore, the scripts are divided by functionality: the OPClist scripts (RGB and color index) contain a number of tests for a variety of graphics primitives and other operations (such as window clears). These are probably the closest parallel to primitive-level results available from most vendors today. Other scripts feature a specific graphics operation, for example, CopyPixl.rgb, DrawPixl.rgb, ReadPixl.rgb, TexImage.rgb measure glCopyPixels, glDrawPixels, glReadPixels and glTexImage2D RGB operations. DrawPixl.ndx and ReadPixl.ndx are the color index analogs to DrawPixl.rgb and ReadPixl.rgb. The remaining scripts address underlying graphics concepts that affect OpenGL performance – BgnEnd.rgb measures performance as it varies with the number of primitives batched together (in a glBegin/glEnd pair), FillRate.rgb measures how fast rasterizatio

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123