mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
Remove silly debug.
This commit is contained in:
parent
696ba32779
commit
dcdfc154c3
1 changed files with 0 additions and 1 deletions
|
|
@ -211,7 +211,6 @@ void intel_add_texoffset_fixup( struct intel_context *intel,
|
|||
*ptr = (intelObj->textureOffset +
|
||||
intel->intelScreen->tex.offset +
|
||||
intel_miptree_image_offset(intelObj->mt, 0, intelObj->firstLevel));
|
||||
*ptr = 9999;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue