summaryrefslogtreecommitdiff
path: root/src/mesa/es/main/es1_special
blob: 4cc97c30f3a1989899f4f3d9a63a1e5723bd4dce (plain)
1
2
3
4
5
6
7
8
# GetString is always special.
GetString
# CompressedTexImage2D calls out to two different functions based on
# whether the image is a paletted image or not
CompressedTexImage2D
# QueryMatrixx returns values in an unusual, decomposed, fixed-value
# form; it has its own code for this
QueryMatrixx