diff options
author | Jason Ekstrand <[email protected]> | 2016-06-08 18:59:29 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-07-15 15:53:48 -0700 |
commit | ba798ac6b1f996f16d8f2bc65614d18d76a0b1f6 (patch) | |
tree | e1f2bcc80cb29511a6791f4551e12ad4dad3b2bd /src/egl/Android.mk | |
parent | 9a999ceab8ce092543d6e1dfb965098418573ba7 (diff) |
genxml: Make X/Y Offset field of SURFACE_STATE a uint
THe offset type has special implications that it's intended to be some form
of aligned memory address. These assumptions allow it to handle the case
where there is some alignment requirement on the offset and the bottom bits
are used for other things. However, the offsets in the surface state field
are really just unsigned integers.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/egl/Android.mk')
0 files changed, 0 insertions, 0 deletions