Texture Op Counts
Count operations for:
- perspective correction
- Texure (s,t) to Texture (u,v)
- Texture Lookup
- Color Keying
- Texture Filtering (worst case count of trilinear mipmap)
- Several subparts to this calculation, will look at this in more detail later.