Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
mesa
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1,902
Issues
1,902
List
Boards
Labels
Milestones
Merge Requests
316
Merge Requests
316
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mesa
mesa
Commits
927cec79
Commit
927cec79
authored
Apr 09, 2010
by
Roland Scheidegger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gallium: fix another compile warning after merge. Hmpf.
parent
52953cd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/gallium/state_trackers/dri/common/dri_st_api.h
src/gallium/state_trackers/dri/common/dri_st_api.h
+1
-1
No files found.
src/gallium/state_trackers/dri/common/dri_st_api.h
View file @
927cec79
...
...
@@ -34,7 +34,7 @@ struct dri_screen;
struct
dri_drawable
;
struct
__DRIimageRec
{
struct
pipe_
textur
e
*
texture
;
struct
pipe_
resourc
e
*
texture
;
unsigned
face
;
unsigned
level
;
unsigned
zslice
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment