Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
virgl-es
virglrenderer
Commits
7b776ec8
Commit
7b776ec8
authored
Feb 10, 2016
by
Dave Airlie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renderer: remove double declaration of function.
parent
332b82e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/vrend_renderer.h
src/vrend_renderer.h
+1
-1
No files found.
src/vrend_renderer.h
View file @
7b776ec8
...
...
@@ -365,7 +365,7 @@ void vrend_fb_bind_texture(struct vrend_resource *res,
int
idx
,
uint32_t
level
,
uint32_t
layer
);
bool
vrend_is_ds_format
(
enum
virgl_formats
format
);
const
char
*
vrend_shader_samplertypeconv
(
int
sampler_type
,
int
*
is_shad
);
/* blitter interface */
void
vrend_renderer_blit_gl
(
struct
vrend_context
*
ctx
,
struct
vrend_resource
*
src_res
,
...
...
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