diff options
author | Thomas Hindoe Paaboel Andersen <[email protected]> | 2016-02-22 15:58:00 -0700 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-02-29 11:41:20 +0000 |
commit | 7d056d2ec9b3717cad09d6694d920033fa30edad (patch) | |
tree | 5b36dc217d5734eeb36af1d59648fa9bd4635c0b /doxygen | |
parent | 188e698e1a6f0d7c822e13e67ff6c1ea973c3ec4 (diff) |
mesa: use sizeof on the correct type
Before the luminance stride was based on the size of GL_FLOAT
which is just the type constant (0x1406). Change it to use the
size of GLfloat.
Reviewed-by: Brian Paul <[email protected]>
(cherry picked from commit 1807806add36327ba1e713c49554b61b2855d5f9)
Nominated-by: Emil Velikov <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions