diff options
author | Chad Versace <[email protected]> | 2011-09-22 13:04:18 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2011-10-18 11:42:54 -0700 |
commit | f8377b411dfe3c879eaab11bb86f509178796bd1 (patch) | |
tree | 154b3cb7a6c846ee35e75673f021a7c2af28f8e7 /src/mesa/drivers/common/meta.h | |
parent | 7b0f748efa5af84668cc3609a0070163bfa22607 (diff) |
intel: Add 'mode' param to intel_region_map
The 'mode' param is a bitset of GL_MAP_READ_BIT, GL_MAP_WRITE_BIT.
A future commit will perform buffer resolves in intel_region_map(). So,
even though the access mode is irrelevant to the GTT, the extra
information allows us to intelligently avoid unneccessary buffer resolves.
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common/meta.h')
0 files changed, 0 insertions, 0 deletions