Home | History | Annotate | Download | only in performance

Lines Matching full:lookups

330 // For texture lookup cases: which texture lookups are inside a conditional statement.
334 CONDITIONAL_USAGE_FIRST_HALF, // First numLookUps/2 lookups are inside a conditional statement.
335 CONDITIONAL_USAGE_EVERY_OTHER, // First, third etc. lookups are inside conditional statements.